Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/selenium-webdriver-software-testing/kspl-selenium-helper
this repository helps execute tests in parallel with selenium reporting
https://github.com/selenium-webdriver-software-testing/kspl-selenium-helper
java maven parallel selenium-helper selenium-webdriver webdriver webdriver-3
Last synced: 3 days ago
JSON representation
this repository helps execute tests in parallel with selenium reporting
- Host: GitHub
- URL: https://github.com/selenium-webdriver-software-testing/kspl-selenium-helper
- Owner: selenium-webdriver-software-testing
- License: gpl-3.0
- Created: 2014-08-13T10:09:28.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2019-03-28T06:27:09.000Z (over 5 years ago)
- Last Synced: 2024-03-21T02:52:08.720Z (8 months ago)
- Topics: java, maven, parallel, selenium-helper, selenium-webdriver, webdriver, webdriver-3
- Language: Java
- Homepage:
- Size: 113 KB
- Stars: 11
- Watchers: 4
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
selenium-helper
===============This library is intended to make job of selenium webdriver user easy. This can be used for
- Reporting
- Cross browser testing
- TestNG parallel execution
- Data Driven Testing
- Easy integration with Jenkins
- HTML report / Excel reporting
- Reading data from Excel file or CSV file TestNGFAQ: https://softwaretestingboard.com/q2a/tag/selenium-helper?utm_source=github&utm_campaign=kspl-selenium-helper&utm_medium=readme_file
Ask us a technical question: https://softwaretestingboard.com/q2a/ask?utm_source=github&utm_campaign=kspl-selenium-helper&utm_medium=readme_file.
MAVEN:
======```
in.mayurshah
selenium-helper
1.0.3```
TODO: Pending implementations
=============================
* Overwrite TestNG assertion classes to implement reporting.
* Implement PageObject repository using Excel