https://github.com/chrdek/selenium_scen
🧪 Selenium web site test case scenarios using multiple languages
https://github.com/chrdek/selenium_scen
powershell-module selenium selenium-csharp selenium-javascript selenium-python selenium-webdriver
Last synced: 5 months ago
JSON representation
🧪 Selenium web site test case scenarios using multiple languages
- Host: GitHub
- URL: https://github.com/chrdek/selenium_scen
- Owner: chrdek
- License: gpl-3.0
- Created: 2021-04-04T14:45:54.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-04-06T21:54:10.000Z (almost 3 years ago)
- Last Synced: 2025-03-24T10:49:28.608Z (10 months ago)
- Topics: powershell-module, selenium, selenium-csharp, selenium-javascript, selenium-python, selenium-webdriver
- Language: PowerShell
- Homepage:
- Size: 34.2 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Multiple website test scenarios with Selenium
Basic examples of website usage, utilizing selenium driver.
Examples currently available in:
C #    Powershell    Javascript    Python