https://github.com/sridharbandi/javaseleniumwebdriverinstantiate
Different ways to instantiate Selenium drivers
https://github.com/sridharbandi/javaseleniumwebdriverinstantiate
junit5 selenium-webdriver
Last synced: 7 months ago
JSON representation
Different ways to instantiate Selenium drivers
- Host: GitHub
- URL: https://github.com/sridharbandi/javaseleniumwebdriverinstantiate
- Owner: sridharbandi
- Created: 2019-03-03T07:45:48.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-04T20:33:57.000Z (over 6 years ago)
- Last Synced: 2025-01-14T06:16:21.295Z (9 months ago)
- Topics: junit5, selenium-webdriver
- Language: Java
- Homepage: https://beanexpert.org
- Size: 8.47 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
### Different ways to instantiate Selenium WebDrivers for different browsers
This is an Selenium Example project created as part of blog post - https://beanexpert.org/java-instantiate-selenium-webdrivers/