How to Find appActivity and appPackage for Android App?
appActivity & appPackage are required to launch a Mobile App on Android device. In Selenium, we use URL to launch
Read moreappActivity & appPackage are required to launch a Mobile App on Android device. In Selenium, we use URL to launch
Read moreWe need to enable USB debugging mode on android real device in order to executed Appium script on it. Basically,
Read moreSteps to be followed : 1. Download and install latest JDK (JAVA Development Kit). 2. Download and install Android SDK.
Read moreBefore Installing Appium, first you have to install Home Brew software. Home Brew Installation Home Brew is a open source
Read moreIf you are getting Bash command not found issue while executing any command in terminal. It means that the path
Read moreFollow steps mentioned below : 1. Open Terminal and type following command : 2. If you have .bash_profile in computer
Read moreYes, we can also download and install and even Start/Stop Appium Server from Command line. Just follow below steps :
Read moreIn this tutorial, we are going to create our first Appium script for Android App. In our previous posts, we
Read moreIn this post, we are going to create our first Appium script for Android’s chrome browser. In our previous post, we have covered
Read more