An embedded page (see screenshot) has pop up everytime when we login a Website.
We want to clear/ skip it by “click” or Keyboard shortcuts (enter or esc) but it fails.
We can dismiss the page only when we are in UiPath, any advice to it?
Try clicking on ok…and use active accessibility to get the selector that should work…
If its coming while opening and bot is not moving ahead from the open browser activity…then try using a parallel activity with click on one side and open browser on the other