As we know that Android 10 was released in September 2019. There is one important change to be aware of from an automation perspective, however. If the app you are testing has a target SDK version of less than 23 (Android 6.0), then when you launch it on Android 10, you might... Continue Reading →
Speed Up iOS Appium Test Automation
Appium users have the question like how to speed up the iOS tests, citing the length of time it takes to start tests which use the WebDriverAgent library (all tests using the XCUITest driver). Most of the perceived speed of an Appium test can't be improved due to the base speed... Continue Reading →
Appium Desired Capabilities for Android and iOS
Most of the time I observed that people facing the issues at the initial stage of running their automation scripts due to lack of knowledge in the selection of Desired Capabilities based on their Automation platform. Here, I would like to explain important Desired Capabilities for following: Mobile Web Android Mobile Web iOS... Continue Reading →