https://github.com/vilkg/selenium-framework-example
Selenium framework boilerplate using cucumber
https://github.com/vilkg/selenium-framework-example
cucumber java maven parallel-tests parallelization selenium-java selenium-webdriver test-automation testng
Last synced: 4 months ago
JSON representation
Selenium framework boilerplate using cucumber
- Host: GitHub
- URL: https://github.com/vilkg/selenium-framework-example
- Owner: vilkg
- License: mit
- Created: 2017-10-09T17:59:08.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-01T21:46:39.000Z (over 7 years ago)
- Last Synced: 2025-01-01T19:33:34.485Z (6 months ago)
- Topics: cucumber, java, maven, parallel-tests, parallelization, selenium-java, selenium-webdriver, test-automation, testng
- Language: Java
- Size: 6.79 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# selenium-framework-example
Selenium framework boilerplate using cucumber and test ng.
Real-world example of abstractions for selenium.
Used as referenced in blog post on practicaltestautomation.wordpress.com/2017/12/01/how-to-create-automation-framework-for-selenium-tests/