Hi,
When I scroll appium using this and write it once and text expected is visible after 1 scroll-
driver.executeScript("mobile: scroll", params);
why does it scrolls 2 times?