1
I’m trying to instate the Appium in Android Studio, but I’m not sure how to do it. How can I install the Appium in the Android Studio ?
1
I’m trying to instate the Appium in Android Studio, but I’m not sure how to do it. How can I install the Appium in the Android Studio ?
0
To use the Appium in its application, must first download the appium library, whose extent is .jar. Then just follow the initial tutorial identified on the Appium website itself.
Browser other questions tagged android android-studio
You are not signed in. Login or sign up in order to post.
But are you making a mistake? What’s the problem?
– viana
I’m not sure how to install, because from what I understand are . js files and I don’t know how to use them or install them ,etc....
– SirSmart
But you want to implement the service in your application or are talking about some kind of plugin?
– viana
I want to implement the service in my application
– SirSmart
then it doesn’t have to be a file. js and yes . jar, which is what java understands.
– viana
There is some link where I can catch this . jar because I’m dying to look but even a little hard.. rs
– SirSmart
Have you tried the Appium website ?
– viana
https://search.maven.org/#search%7Cga%7C1%7Cg%3Aio.appium%20a%3Ajava-client
– viana
I got it, thank you
– SirSmart