Getting below error while running the robot in PIP mode. Please provide the solution
"Cannot bring the target application in the foreground. This action can only be performed when running in the main desktop "
Getting below error while running the robot in PIP mode. Please provide the solution
"Cannot bring the target application in the foreground. This action can only be performed when running in the main desktop "
Which activity throwing this error? Make sure you change the Input method to Simulate
for Ui interactions like Click, Type etc.
it is giving an error at edge browser activity
Hello @Purva
Do you have the Microsoft Edge extension for UiPath installed?
And does it work without running in PiP?
Regards
Soren
ok @Purva,
Try this solutions.
thank you i am tried all settings. now browser steps are working now but i got below error
Great! Kindly close the thread as the original issue is resolved!
For this new issue raise a fresh thread to get more experts attention. Meanwhile, I’m also looking into it.
Thanks,
Ashok
This occurs when you pass non serializable datatype through Arguments. Here it seems you are trying to pass Excel Process Scope or Excel Application scope from one workflow to other.