Skip to content

Instantly share code, notes, and snippets.

@seleniumgists
Created September 23, 2020 19:13
Show Gist options
  • Save seleniumgists/2914b8d0011dff2cdd0a4fe5a7874e48 to your computer and use it in GitHub Desktop.
Save seleniumgists/2914b8d0011dff2cdd0a4fe5a7874e48 to your computer and use it in GitHub Desktop.
generated automatically from #selenium on seleniumhq slack
pip install seleniumbase
seleniumbase install chromedriver
seleniumbase mkdir ui_tests
cd ui_tests
seleniumbase mkfile new_test.py
pytest new_test.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment