Element exist not working when checking browser

test.xaml (13.1 KB)

Here it is, don’t think you can run since i dont have credential to share for the website

Try to execute this.

If not working try to make below changes,

  1. Give “Open browser” and do the maximize window" and continue the events.
  2. Set your browser resolution to 100%.
  3. In the UiElement Exist, i don see any UiElement captured there, try to capture some element there.

Let me know if it works ! Cheers…

test.xaml (13.1 KB)

Its working now, I had a UIPath ticket opened for this , for the demo i cleaned up everything and recreated the flow and it started working, I hate to say it could be a duplicate variable issue, but it could be that. After the cleanup , I didn’t have to do any “attachception” (attach within attach lol) to make it work, regular element exist was sufficient.

Weird thing is none of this explains the reason for why UIPath selector were valid even when the browser is closed, it remains a mystery.