how many fields ui explorer verifies in click activity selector?
Hi @crestina1250,
Well, basically as many as you want. You can build selector with needed fields using the UiExplorer.
Like my question is when you create selector of click activity then how many attributes target property check to validate the selector? @Pablito
I don’t know the exact process but from my observation it looks like algorithm is taking for sure the browser, title, id of an element, title of an element and tag. So basically its part of HTML source and web control for selected element.