Hi, Through appium,i can run chrome,calculator...but how about other apps like Spotify,Clock,etc...
You can automate those too (in Android). You need the get the package name and launcher activity of those apps. You can get those details by using manifest readers available at Playstore.
is appium codes portable?
I have prepared an automation code.How can i use it on another PC or computer?is there any way to do this?Or we want same setup like eclipse,testNG,other...to be installed in that PC's too...
Can i add Appium code in Java GUI?