-
-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
Hello I am trying to test all the screens of my application with appium, my purpose is to take the printscreen to ensure that in any future change I can identify. However, the scroll proved to be problematic, I tried to use it as: https://github.com/NativeScript/nativescript-datetimepicker/blob/master/tests/e2e/helper.ts
However, whenever I use it in this way, I get the following problems, not being able to scroll to the particular item on my list:
"is outside of element rec"
I found a way to make it work:

However, the screenshots taken in the sequence always show differences, the scroll always ends up positioning in different places when testing again ....
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels