Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 TestNG

FAQ: 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