Hi Guys,
I am Facing this problem and its unable to solve this issue, with wildcards.
still finding out this exception.
Source: Get Full Text ‘iexplore.exe Message’
Message: Could not find the UI element corresponding to this selector:
To be clear on the process, the bot is fast than the landing page, i need to take screen shot of the page but the bot runout and its throws the exception message pop-up, So I request how this resolved.
John Felix thanks for reply,
I have found the solution on that exception error message on html attribute. The solution where the bot should read the web page before the bots runs. So, I used Do while activity on I use element exits so that the bot can see the page and I store that variable, called on if statement the condition matches false with variable then delay, on do condition again the same “variable = false” so that until that I get the variable true the bot runs on inside loop.