Try to play with appium:waitForIdleTimeout capability value. Also make make sure the application under test does not constantly block the event loop by, for example, running endless animations
Try to play with appium:waitForIdleTimeout capability value. Also make make sure the application under test does not constantly block the event loop by, for example, running endless animations