15-04-21 12:28 PM
Hi everyone,
We are running into issues automating a website using browser mode. The target website is built using ReactJS framework. It seems that fields get updated on the front end, but once we click on 'next' to go to the next page, the fields turn blank again. Thus the backend does not get updated. So how do we work with browsermode on a website that is built on ReactJS.
As an altnerative we tried to use UIA mode. However, the issue that rises here (which we also noticed with other processes before) is that UIA mode does not work on a virutal machine when we use Remote Desktop Protocol as a connection mode. So we are able to develop the proces on our local machines, but if we try to build on a virutal machine the UIA mode does not recognize any seperate fields within a website. So the second question is, how do we work UIA on a virutal machine with RDP?
Any thoughts on this? Thanks in advance.
15-04-21 02:47 PM