Hi,
With modern design activity click, targeting methods are shown and checked. What is the use of UI Explorer here? Can you please provide with an example?
Thank you so much,
Hi,
With modern design activity click, targeting methods are shown and checked. What is the use of UI Explorer here? Can you please provide with an example?
Thank you so much,
Hi @A_Learner
Basically it will help us to fine-tune the selector, get hidden selector using the three architecture within the explorer, create dynamic selectors, validate the selectors, etc…
Regards
Same use as before - it shows the entire UI tree and all the properties for each element, so that you can adjust the selector.
FYI I find strict selector the best to use in most cases. It’s fastest if you only have strict selected. If you have multiple selectors (ie fuzzy, strict, image) it uses whatever method first finds the element. This process seems to be slow at times.
I only use fuzzy when I can’t get strict to work. Only use image when the other two won’t work.
Anchors are very useful, but again I only use them if needed. 99% of the time strict with no anchor works just fine.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.