Hello all, I have developed a process where the bot should click on a dropdown arrow and select an option. But, when I run the bot I have observed that the bot is not selecting/clicking on that particular dropdown arrow.
Note :- When I have developed this very process separately it is working.
use modern click activity instead of classic, with modern click activity you can also set the anchor which will make it more accurate, and also make use of other selectors like fuzzy selector / native text etc