Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for appium ruby and appium node.js #30

Merged
merged 1 commit into from
Jan 22, 2019

Conversation

anurag1408
Copy link

Tested with the android sample app

appium {
tests file("/Users/anuragg/Desktop/Kanapka/RawMode/Testpackages/android/node/appium-node.zip") // Required
useNode() // or useJUnit() or usePython()
testSpecName "android.yml" // if you want to use Custom Mode // Optional
}
appium {
tests file("/Users/anuragg/Desktop/Kanapka/RawMode/Testpackages/android/ruby/appium-ruby.zip") // Required
useRuby() // or useJUnit() or usePython()
te

@nikhil-dabhade nikhil-dabhade merged commit 7ab22f4 into awslabs:master Jan 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants