writing cross-platform UI tests based on Selenium WebDriver. The difference between Selenium and Appium is that first is a tool for automating browsers and web applications, whereas second is a tool for automating Native / Hybrid mobile applications. WHAT IS APPIUM? —
use (Kotlin + Gradle e.g.). ▪ Setup JAVA environment (JDK, JAVA_HOME etc.). ▪ Install node and npm to install Appium. ▪ Download Appium desktop app. ▪ Create a base class for cross-platform tests. HOW TO SETUP APPIUM? —