https://github.com/executeautomation/seleniumgithubactions
Contains the same code from Selenium with Cucumber repo, just a demo on GitHub Actions
https://github.com/executeautomation/seleniumgithubactions
Last synced: 3 months ago
JSON representation
Contains the same code from Selenium with Cucumber repo, just a demo on GitHub Actions
- Host: GitHub
- URL: https://github.com/executeautomation/seleniumgithubactions
- Owner: executeautomation
- Created: 2021-04-02T03:48:54.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-03-13T15:57:57.000Z (almost 4 years ago)
- Last Synced: 2025-01-31T17:09:31.613Z (12 months ago)
- Language: Java
- Size: 779 KB
- Stars: 4
- Watchers: 1
- Forks: 9
- Open Issues: 1
-
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
[](https://github.com/executeautomation/SeleniumGitHubActions/actions/workflows/maven.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 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