rondymesquita / selenium-robot

Layer over selenium with multiples drives running in same interface.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ROBOT

Layer over selenium with multiples drives running in same interface.

Requirements

  • Maven3+
  • JAVA_HOME on path (tested with java8)

Configuring

Dependencies

mvn eclipse:eclipse

###Running ####On Firefox

mvn test -Pfirefox

If no profile is informed, firefox is defined by default.

####Another Maven Profiles

-Pappium
-Pselendroid

About

Layer over selenium with multiples drives running in same interface.


Languages

Language:Java 79.2%Language:HTML 19.4%Language:CSS 1.5%