https://github.com/sridharbandi/gradleseleniumfirstexample
Getting started Selenium Junit with Gradle
https://github.com/sridharbandi/gradleseleniumfirstexample
gradle junit5 selenium selenium-webdriver
Last synced: 4 months ago
JSON representation
Getting started Selenium Junit with Gradle
- Host: GitHub
- URL: https://github.com/sridharbandi/gradleseleniumfirstexample
- Owner: sridharbandi
- Created: 2019-03-06T20:55:06.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-06T22:13:46.000Z (over 6 years ago)
- Last Synced: 2025-01-14T06:16:21.371Z (9 months ago)
- Topics: gradle, junit5, selenium, selenium-webdriver
- Language: Java
- Homepage: https://beanexpert.org
- Size: 6.56 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
### First Selenium JUnit5 Example With Gradle as Build tool
This is an Selenium Example project created as part of blog post - https://beanexpert.org/junit-selenium-gradle-getting-started/