COMPONENT OBJECT MODEL FOR MOBILE WITH ROBOT FRAMEWORK
Split reusable mobile UI areas into component resources without turning the project into a bucket of unrelated keywords.
6 articles in this topic.
Split reusable mobile UI areas into component resources without turning the project into a bucket of unrelated keywords.
Reuse a live Appium session and a PowerShell request to capture Android XML page source without opening another Inspector session.
Refactor an AppiumLibrary test into Page Objects, with separate resources for sessions, pages, locators and Android target configuration.
Install Appium 3, UiAutomator2 and the Android SDK on Windows, then run the same smoke test on a USB device or Android Emulator.
Diagnose missing USB devices, broken AVDs, stale sessions and clicks that Appium accepts while the Android UI does nothing.
From Appium sessions and locators to waits and assertions: write a complete Android test with Robot Framework and AppiumLibrary.