I’ve been given a project where I need to test web applications using UiPath. Until now, all the tests were running on Firefox, but now I have to migrate everything to Chrome.
The problem is that the project is already well advanced, and all the automations were built for Firefox using the Use Browser - Firefox activity. There are a lot of activities (clicks, data entry, validations, etc.), so redoing everything manually would take too long.
My question: Is there an efficient way to switch all automations from Firefox to Chrome without having to reconfigure everything manually?
If anyone has experience with this kind of migration, I’d love to hear your tips and best practices!
Thanks in advance for your help!