Created
November 12, 2017 08:28
-
-
Save bcnzer/ef974ea339f990637217fb2e54b5f212 to your computer and use it in GitHub Desktop.
Pip commands for Selenium testing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| pip install yolk | |
| pip install robotframework | |
| pip install robotframework-selenium2library | |
| pip install robotframework-faker | |
| pip install robotframework-ride | |
| Test using 'robot --version' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment