Hi, i have a scenario… While bot is running in the client RDP & after processing it has to return to
our Local RDP(Local machine) & launch the chrome in browser & login into the web outlook… But am facing the below issue thrown by Bot
Throw: Webmail login issue - Cannot bring the target application in the foreground. The action was blocked by the current foreground window
Make sure that all other windows are closed before the bot tries to launch Chrome and log in to Web Outlook.
Use the SimulateClick or SendWindowMessages property in the Click activity to allow UiPath to interact with the target application without bringing it to the foreground.