I have created a UiPath project and deployed on another machine but the second machine is very slow which results in the breakdown of selectors on many pages. What can i do to overcome this issue?
- check the system, if there is any hints for slow performance (CPU, RAM usage)
- make the flow more resilient eg. synchronizing Ui and Bot with techniques like retry-scope
- sharpen the selectors