Created
October 7, 2016 08:53
-
-
Save anagri/69ce23304505fc5f28e93c7a97e4287a to your computer and use it in GitHub Desktop.
Appium Setup for Java Project
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
testCompile 'io.appium:java-client:4.0.0' | |
testCompile('org.seleniumhq.selenium:selenium-java:2.53.1') | |
testCompile 'info.cukes:cucumber-java:1.2.4', 'info.cukes:cucumber-junit:1.2.4' | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment