Oferv
14 years agoSuper Contributor
hierarchy is changing from time to during development
Hi,
I'm running an automation test for an AUT that is just in its beginning stages of development and from time to time the GUI hierarchy is changing.
i have a problem each time it's changing with object recognition
i was wondering if you know what's the best way of dealing with such changes?
thanks
I'm running an automation test for an AUT that is just in its beginning stages of development and from time to time the GUI hierarchy is changing.
i have a problem each time it's changing with object recognition
i was wondering if you know what's the best way of dealing with such changes?
thanks
- Sounds to me like you're trying to automate using a UI that has not been finalized. If they are adding components daily, that's more than just a dynamic set of page objects. So, yes, you will be making changes daily until the UI settles down closer to its funal state.