Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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`
```xml

me.shib.java.lib
selenium-helper
0.0.1

```