executeautomation / SeleniumWithCucucumber

In this project we will discuss working Selenium with cucumber

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SeleniumWithCucumber

This is an sample project to demonstrate how to work with Selenium and cucumber for Java

Java CI with Maven

# Important
Make sure you have JAVA 10 or above installed to run this test

Access Cucumber Report online

Access Cucumber Report from GitHub pages running via GitHub Actions from here https://executeautomation.github.io/SeleniumWithCucucumber/cucumber-report-html/cucumber-html-reports/report-feature_file-src-test-java-features-Login-feature.html

Upgraded to Cucumber 4

The code is now upgraded to Cucumber 4 with new

Upgraded to Cucumber-JVM 5

The code is now upgraded to Cucumber 4 with new

  1. Libraries support
  2. Test Runner support
  3. Hooks (@BeforeStep and @AfterStep)
  4. DataTable code change

More Information

The complete code base development video is available in ExecuteAutomation YouTube channel https://www.youtube.com/playlist?list=PL6tu16kXT9Pqr70SZlwcmTSAfOw_0Qj3R

Cucumber BDD video Series (YouTube)

https://www.youtube.com/playlist?list=PL6tu16kXT9PpteusHGISu_lHcV6MbBtA6

Cucumber BDD video Series (Udemy)

https://www.udemy.com/cucumber-with-selenium/

For more articles and videos

Visit http://www.executeautomation.com

About

In this project we will discuss working Selenium with cucumber


Languages

Language:HTML 50.4%Language:Java 30.7%Language:CSS 11.1%Language:JavaScript 6.7%Language:Gherkin 1.2%