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: 3 months 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-04-26T08:25:30.000Z (7 months ago)
- Last Synced: 2024-06-15T01:46:44.059Z (5 months ago)
- Topics: cucumber, framework, idea, intellij, java, selenium, webdriver
- Language: HTML
- Size: 1.07 MB
- Stars: 196
- Watchers: 23
- Forks: 930
- Open Issues: 9
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
- awesome-python-resources - Cucucumber
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