Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shibme/selenium-helper
A simple helper to get started with selenium quickly
https://github.com/shibme/selenium-helper
Last synced: 1 day ago
JSON representation
A simple helper to get started with selenium quickly
- Host: GitHub
- URL: https://github.com/shibme/selenium-helper
- Owner: shibme
- License: gpl-3.0
- Created: 2017-11-21T11:45:49.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-07T19:24:39.000Z (over 6 years ago)
- Last Synced: 2023-07-05T04:13:10.764Z (over 1 year ago)
- Language: Java
- Size: 21.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Selenium Helper
[![Build Status](https://travis-ci.org/shibme/selenium-helper.svg)](https://travis-ci.org/shibme/selenium-helper)
[![Download](https://api.bintray.com/packages/shibme/maven/selenium-helper/images/download.svg)](https://bintray.com/shibme/maven/selenium-helper/_latestVersion)
[![Percentage of issues still open](http://isitmaintained.com/badge/open/shibme/selenium-helper.svg)](http://isitmaintained.com/project/shibme/selenium-helper "Percentage of issues still open")A simple helper to get started with selenium quickly
### Maven Dependency
Add to your `pom.xml`
```xmlme.shib.java.lib
selenium-helper
0.0.1```