Find appPackage and appActivity in Appium (2 working methods | Android)

When you write automation test scripts with Appium, the first step is almost always the same – launch the app you want to test, and then perform some actions on it. For example, let us suppose that you are testing WhatsApp. Your automation test script needs to open WhatsApp and then perform actions such as sending … Continue reading Find appPackage and appActivity in Appium (2 working methods | Android)