This process consists of five steps as depicted in the picture below.įirst, we need to collect the Selenium Standalone JAR and Appium Java Client Libraries.
Now we will handle the application by writing the Java code. In the last blog in this series, we learned how to set up Appium for test automation on a Windows machine. Starting Appium Server and launching the app from code Writing The First Appium Test Automation Script (Android).