Level3

How can I sove this error?
I used activity named ‘go back’ and this error appeared.
Go Back: requested resources in use. (Exception from HRESULT: 0x800700AA)

@dbdbdb

Create one browser variable for either Open browser or Attach Browser activity and pass that variable into Go back activity and then try once.

If still it not works then use Click activity and indicate that browser back button to Click back.

1 Like

Thank you. I solved it!

1 Like