Linux

1/7 Tests Automatisés, Installer Robot Framework sur Linux



télécharger python :

1-sudo apt install python3-pip -y
python3 –version
2-pip3 install robotframework
robot –version
3-sudo apt install nodejs
node -v et npm -v
4-pip3 install robotframework-browser
5-rfbrowser init

Puis choisisez votre IDE préféré (Pycharm, IntelliJ, Virtual Studio…)

[ad_2]

source

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button