Hi All,
Can someone confirm that UIpath still providing the support for Bots running on IE11 browser.I have recently come across the news that Microsoft shutdown the services for IE11 and no longer provides any support.
I just want to know the impact on project that uses IE11 as primary browser, do we need to recode the things in another browser? and
is it advisable to build automation using IE11 now?
Thanks in Advance.
Hello,
You may have to migrate the process to chrome/edge/firefox and it is not advisable to use IE for automation now. You can try using other browsers.
The detailed explanation can be found here:
Following the Microsoft announcement of the IE11 end of support starting in 2021, you might want to migrate your automation processed from IE to Chrome, Edge or Firefox.
Below are a few important aspects to help you plan and implement the migration.
Planning aspects
The UiPath automation for Chrome, Edge or Firefox uses browser extensions. These are offered as part of Studio and SetupExceptions tool, so please consider their installation on the test/production environments. The documentatio…
Thanks!
ppr
(Peter)
April 8, 2022, 10:10am
3
Also have a look here - browser migration tool:
UiPath Community 2021.6 Preview Release
Studio
Continuing our journey into the new architecture based on .NET Core, UiPath Studio 2021.6 Preview brings support for Net 5 Windows workflows.
To benefit from the new functionality, you can select a new target type during the new project dialog. A Modern (.Net 5 Windows) has been added. This new architecture can run 64-bit activities and the packages are now compiled before publishing.
To simplify usage and adoption, when attempting to install…
new implementations using IE11 should be avoided to reduce the migration volume of processes shifting to an alternate browser
vkalra
(Vkalra)
April 8, 2022, 10:11am
4
Please check this as well, hope it will help.
Following the Microsoft announcement of the IE11 end of support starting in 2021, you might want to migrate your automation processed from IE to Chrome, Edge or Firefox.
Below are a few important aspects to help you plan and implement the migration.
Planning aspects
The UiPath automation for Chrome, Edge or Firefox uses browser extensions. These are offered as part of Studio and SetupExceptions tool, so please consider their installation on the test/production environments. The documentatio…