On this wiki page: https://github.com/appium/appium-uiautomator2-server/wiki/Intro75
"As per the new implementation of google's UI Automator v2 whenever there is a change in the current UI view, always recommended to re finding the element(using findElement) instead of referring already created element."
What is a "change in the current UI view"? An element being destroyed somewhere along the element tree? A change in an element's attribute? Any change to the page at all, on any element? Or just a change to an ancestor element in the same branch as the descendent element referred to?
It seems a bit unclear, can someone explain?
created
Oct '16
last reply
Oct '16
- 1
reply
- 1.6k
views
- 2
users
- 2
links