Migrate Appium java-client version 8.x to 9.x

   We know that the Appium java-client version 9.0.0 was released with major changes. In this article, I would like to share the main changes between major versions 8.x and 9.x of Appium java-client. This list should help to successfully migrate the existing automated tests codebase. Before that, we will discuss the compatibility matrix between the... Continue Reading →

Speed Up Android Appium Test Automation

      There are three special capabilities available in Appium for speeding up Android test initialization (available in the latest Appium version). Also using the appPackage and appActivity desired capabilities instead of the app capability helps for speeding up Android test automation. skipDeviceInitialization skipServerInstallation ignoreUnimportantViews      skipDeviceInitialization is available for all Android platforms, this desired... Continue Reading →

Create a website or blog at WordPress.com

Up ↑