GitHub / Tahanima / selenium-java-test-automation-architecture
Ready-to-use UI Test Automation Architecture using Java and Selenium WebDriver.
Stars: 202
Forks: 104
Open issues: 5
License: mit
Language: Java
Size: 177 KB
Dependencies parsed at:
11
Created at: over 3 years ago
Updated at: about 2 months ago
Pushed at: 9 months ago
Last synced at: 9 days ago
Commit Stats
Commits: 90
Authors: 3
Mean commits per author: 30.0
Development Distribution Score: 0.267
More commit stats: https://commits.ecosyste.ms/hosts/GitHub/repositories/Tahanima/selenium-java-test-automation-architecture
Topics: assertj, cicd, data-driven-tests, e2e-boilerplate, e2e-framework, extentreports, github-actions, java, selenium, selenium-webdriver, test-automation, test-automation-framework, test-automation-java, testing, testng, webdriver
Funding Links https://www.buymeacoffee.com/tahanima
- org.projectlombok:lombok 1.18.22 compileOnly
- com.assertthat:selenium-shutterbug 1.5 implementation
- com.aventstack:extentreports 5.0.9 implementation
- com.univocity:univocity-parsers 2.9.1 implementation
- io.github.bonigarcia:webdrivermanager 5.0.3 implementation
- org.aeonbits.owner:owner 1.0.12 implementation
- org.seleniumhq.selenium:selenium-java 4.1.1 implementation
- org.assertj:assertj-core 3.22.0 testImplementation
- org.testng:testng 7.5 testImplementation
- actions/checkout v2 composite
- actions/setup-java v2 composite