Invalid UINode Problem relate to multiple remote desktop users

Hi everyone,

I currently meet an annoying problem in my project.
Our project has some members. We remote to a same server on asure virtual machine to use uipath for developing at the same time. When we use uipath to work with web page in chrome, an error was occurred, that is: “Invalid UInode”. And uipath can not select any ui element on web browse in chrome. But it happend randomly. Sometime it work, sometime doesn’t. I don’t know exactly what is the rootcause of this problem. But I guess because many concurrent user use a same machine. It can lead to conflicts between users. When uipath catch a control on web page, it probably use wrong information from other concurrent user, → it fail to select the control → error “Invalid UINode”. When only one user remote to the server, it never happen.
Now, I don’t know how to fix this problem.It really affects our performance.
Anyone knows the solution, please help me out.

thanks and best regards,
Hoang Anh.