Attach Browser cannot find UI Element

I am trying to use attach browser to find a web, which worked in my laptop, however, when I used this function on the other computer, it showed the warning message “UiPath cannot find the UI element”. I have opened the extension of Google Chrome, and I have updated the packages in UiPath. Also, I have edited the selector.

Somebody can help me out there? Thanks a lot

Can you share the selector??

image

image

@Claire.Li Try this

  1. use open browser activity in output property create variable (browser_session)

  2. In attach browser input property there is Browser here pass variable created in open browser (browser_session) and remove all the selectors