Creating test scripts that work for XCUITest and UIAutomator2 frameworks

I am doing it 5+ years with Java and PageObject Appium annotations. Very convinient.

On page(screen) level you declare elements and actions with it. Flow difference (sometimes it always differ ios and android apps) on test level.

1 Like