Appium is not just limited to opening your app and performing some actions on it. It provides many more functionalities in the way you interact with your app. One such feature is that you can use Appium to install the app on your mobile phone using its .apk file. To use this feature, it would […]
Appium
Run Appium Tests over WiFi on Real Devices
Imagine a situation when you want to run your Appium tests on a real device, but you forgot to bring the USB cable. You maybe be able to borrow a USB cable from a colleague for sometime, but maybe not for the entire day where you would be using the mobile device for scripting or […]