Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/executeautomation/seleniumwithcucucumber
In this project we will discuss working Selenium with cucumber
https://github.com/executeautomation/seleniumwithcucucumber
cucumber framework idea intellij java selenium webdriver
Last synced: about 1 month ago
JSON representation
In this project we will discuss working Selenium with cucumber
- Host: GitHub
- URL: https://github.com/executeautomation/seleniumwithcucucumber
- Owner: executeautomation
- Created: 2016-11-04T14:29:48.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-07-03T08:31:17.000Z (4 months ago)
- Last Synced: 2024-10-11T03:02:11.795Z (about 1 month ago)
- Topics: cucumber, framework, idea, intellij, java, selenium, webdriver
- Language: HTML
- Size: 1.07 MB
- Stars: 208
- Watchers: 24
- Forks: 939
- Open Issues: 10
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# SeleniumWithCucumber
This is an sample project to demonstrate how to work with Selenium and cucumber for Java[![Java CI with Maven](https://github.com/executeautomation/SeleniumWithCucucumber/actions/workflows/maven_new.yml/badge.svg?branch=master)](https://github.com/executeautomation/SeleniumWithCucucumber/actions/workflows/maven_new.yml)
~~~~
# 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 new1. 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