bvolpato / seleneasy

:stars: Selenium made easy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

seleneasy

Apache License Build Status Maven Central Coverage Status

🌠 seleneasy - Selenium made easy.

Download

Download the latest JAR or grab via Maven:

<dependency>
  <groupId>org.brunocvcunha.seleneasy</groupId>
  <artifactId>seleneasy</artifactId>
  <version>1.0-SNAPSHOT</version>
</dependency>

or Gradle:

compile 'org.brunocvcunha.seleneasy:seleneasy:1.0-SNAPSHOT'

Snapshots of the development version are available in Sonatype's snapshots repository.

seleneasy requires at minimum Java 8.

About

:stars: Selenium made easy

License:Apache License 2.0


Languages

Language:Java 100.0%