File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 191191 <dependency >
192192 <groupId >com.webfirmframework</groupId >
193193 <artifactId >wffweb</artifactId >
194- <version >2.1.2 </version >
194+ <version >2.1.3 </version >
195195 </dependency >
196196 <dependency >
197197 <groupId >org.assertj</groupId >
Original file line number Diff line number Diff line change 11[ ![ Build Status] ( https://travis-ci.org/ITArray/Automotion.svg?branch=1.4.2-update )] ( https://travis-ci.org/ITArray/Automotion )
2+
23# Automotion #
3- This is JAVA library for the running of mobile, web or API automated tests.
4+ ![ alt tag ] ( http://visual.itarray.net/images/Automotion.jpg )
45
56##### Example: https://github.com/ITArray/automotion-example
67### Steps to connect ###
Original file line number Diff line number Diff line change 66import org .openqa .selenium .By ;
77import org .openqa .selenium .WebDriver ;
88import org .openqa .selenium .WebElement ;
9- import org .openqa .selenium .phantomjs .PhantomJSDriverService ;
109import util .driver .WebDriverFactory ;
1110import util .validator .ResponsiveUIValidator ;
1211
You can’t perform that action at this time.
0 commit comments