Hi everyone,
I’m currently trying to run my UiPath project in Picture in picture mode, but several steps are skipped automatically. It seems fine when I don’t use the pip mode. Wondering why this would happen?
My actions were surrounded with try catch as several sub tasks, and all the actions would be done in the google chrome.
Do you know what should I do or adjust to run the file successfully in the pip mode? Thank you.
Follow up question: The type into activity shows error, which could indicate target in usual mode, but failed in the PIP mode.