Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/