appium / appium-uiautomator2-server

Appium UiAutomator/UiObject2-based server for Android UI automation. This module is used by appium-uiautomator2-driver component
Apache License 2.0
328 stars 232 forks source link

test: improve stability of scrollByUiSelectorTest #593

Closed KazuCocoa closed 9 months ago

KazuCocoa commented 9 months ago

On my local device testing, it looks like this PR change would improve the stability of the scrollByUiSelectorTest.

The purpose of the testing is UiSelector with scrollToElement. Current master's scenario does not do any scroll as the screen size in the fact. This will let the scenario conduct actual scroll