https://github.com/mikeyjwilliams/selenium-test-framework
Practice building a Selenium with Python=3.9.5 basic framework for general use
https://github.com/mikeyjwilliams/selenium-test-framework
Last synced: 4 months ago
JSON representation
Practice building a Selenium with Python=3.9.5 basic framework for general use
- Host: GitHub
- URL: https://github.com/mikeyjwilliams/selenium-test-framework
- Owner: mikeyjwilliams
- License: mit
- Created: 2021-08-07T19:24:03.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-14T21:06:45.000Z (almost 4 years ago)
- Last Synced: 2025-01-12T00:26:57.858Z (6 months ago)
- Language: Python
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# selenium-test-framework
Practice building a Selenium with Python=3.9.5 basic framework for general use