Hey folks!
I have started using UiPath recently and need some help. A new automation requirement has come up which requires us to automate a web application that runs only in IE Mode on Microsoft Edge Browser. Following are the challenges that I need to consider before proceeding with the automation:
- The client uses a PAM solution for taking remote control of machines. Direct RDP is not permitted. The PAM solution has MFA implemented with OTP going to the mobile number registered against the user ID.
- They want this to be an unattended automation in the sense that they want the automation to run behind the locked screen.
- The client is okay with us installing any required UiPath components on the remote machine but is hesitant with providing any type of admin access.
Based on the above information, can you folks please guide me on the following points:
- Is it possible to run automations completely behind a locked screen on IE mode?
- Will I require to deploy any other components or any components differently to manage this?
- From what I understand from our documentation, the Edge browser extension is sufficient to automate processes in IE mode. Is my understanding correct?
- Any other factors that I should take into consideration before proceeding with this?
Any help and guidance is deeply appreciated! TIA!