Robot Framework Installation Guide

Опубликовано: 04 Декабрь 2019
на канале: Colombo Robot
121
1

To get your self started with the robot framework you need to have the following list of technologies with you.

Python (2.7) - http://python.org

Chrome driver at your project location (You can you any driver that you likes, still Chrome will be great in learning)
After the installation, you need to install Robot framework with RIDE. Open the console and run

pip install robotframework
pip install robotframework-ride

Now let's install Selenium-Library for Robot as we are planning to do a selenium test automation. Use the bellow mentioned command.

pip install robotframework-seleniumlibrary


На этой странице сайта вы можете посмотреть видео онлайн Robot Framework Installation Guide длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Colombo Robot 04 Декабрь 2019, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 121 раз и оно понравилось 1 зрителям. Приятного просмотра!