Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/josdem/selenium-cucumber
Selenium Cucumber and TestNG to validate a web site
https://github.com/josdem/selenium-cucumber
cucumber java maven testng
Last synced: 1 day ago
JSON representation
Selenium Cucumber and TestNG to validate a web site
- Host: GitHub
- URL: https://github.com/josdem/selenium-cucumber
- Owner: josdem
- Created: 2023-02-14T22:03:42.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-11T00:32:43.000Z (9 months ago)
- Last Synced: 2024-05-02T01:34:34.728Z (7 months ago)
- Topics: cucumber, java, maven, testng
- Language: Java
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Selenium Cucumber TestNG
----------------------------------------[Selenium](https://www.selenium.dev/) along with [Cucumber](https://cucumber.io/) and [TestNG](https://testng.org/doc/) to validate a web site.
#### To run the project
```bash
mvn test
```#### Read this as reference:
* https://josdem.io/techtalk/ux/selenium-cucumber-testng/