Hey guys,
I have some pages and elements that fully loaded with animations, and I face problems with Appium finding these elements.
Also, in the UI inspector, there seem to be some offset between the element location and where it’s actually visually located:
The wrokaround I found is to click ‘Back’ on the device and then click ‘Cancel’ in the dialog box, and then all elements located correctly and Appium found them.
Anyone has a better solution for me?
Thanks