Problem Statement
There are scenarios to which a locator has to be defined dynamically based on the provided object attributes as loaded on web/ mobile app, upon any such user events or actions.
Since we have a lot of fields which gets populated dynamically on a page like, user details page or product detail page, we would like to have a capability where we can generate the locators like with xpath strategy using text or similar attributes to work with UI automation for web and mobile.
Problem Statement
There are scenarios to which a locator has to be defined dynamically based on the provided object attributes as loaded on web/ mobile app, upon any such user events or actions.
Since we have a lot of fields which gets populated dynamically on a page like, user details page or product detail page, we would like to have a capability where we can generate the locators like with xpath strategy using text or similar attributes to work with UI automation for web and mobile.