Hi Team,
I have encountered a scenarios where selectors was changing dynamically so facing issues of element not present while running the script.Since it is an web based application. I tried to find out elements other locator by looking into elements properties which was Id which is an unique properties for each web element on Page.
How can we add selectors which is not captured by Ui-Explorer feature but we can find it by looking into element properties in HTML structure.
Thanks
Dinkar