Hi All
I have to click on a search icon which creates a text box to type. Sometimes the bot passes to the type into activity without clicking. It doesn’t throw any error as well. And in the next activity i.e type into it throws Selector Not Found error as the text box has not appeared due to the click issue.
Why does this happen ?