Question
2
Replies
12
Views
Sunlife
Posted: October 1, 2020
Last activity: October 2, 2020
How to easily migrate IE Adapter to Chrome
Hi,
Our team is currently converting all our projects that was developed in Internet Explorer to Google Chrome.
My question is that, Is there an easy way to convert IE adapter to Chrome since we are working over 100 bots.
Thanks
There is no way to convert from one adapter to another. You will need to interrogate your controls again. I have found that the best way to do this is to open both adapters in separate projects (preferably on multiple screens) so that you have access to both adapters at once. Go through the current adapter and delete any controls you are not using. When you perform interrogation, make sure you get the match rules identical to what they are today. Make sure you name each control identically. Once you have two adapters with the same controls, go through and replace each control in the automations with the new ones by dragging it right on top of the existing one. Delete that control from the old adapter once replaced. This will help you identify what you've already worked on and keep a bookmark in case you need to come back later.