Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/grandel-dsouza/python-selenium-for-browserstack
This is a python code written by GrandEL to run a selenium 4 test on Browserstack with Javascript executors to set the session status to passed or fail.
https://github.com/grandel-dsouza/python-selenium-for-browserstack
browserstack browserstack-automate grandel grandeldsouza javascript javascript-executor javascriptexecutor python selenium selenium-python selenium4
Last synced: 3 days ago
JSON representation
This is a python code written by GrandEL to run a selenium 4 test on Browserstack with Javascript executors to set the session status to passed or fail.
- Host: GitHub
- URL: https://github.com/grandel-dsouza/python-selenium-for-browserstack
- Owner: grandEL-dsouza
- Created: 2023-07-28T10:19:07.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-28T10:34:42.000Z (over 1 year ago)
- Last Synced: 2024-12-19T13:57:33.595Z (3 days ago)
- Topics: browserstack, browserstack-automate, grandel, grandeldsouza, javascript, javascript-executor, javascriptexecutor, python, selenium, selenium-python, selenium4
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# python-selenium-for-browserstack
Make sure you install python and selenium in your system.
Just add your Browserstack credentials in the capability section and run the code