Hi all,
I was using the same script for more than a month to do some downloads of the information on the website (browser - Chrome). I did a script, and one of the actions is to open a javascript link and switch to another window using xpath.
Everything was working perfectly, until 7.07 come. Starting from this version I can see that script is clicking on the link, but it doesn’t make a new window open.
The funny thing is that the same script is working good in MS Edge and RPA 6.3.3, so it is not about something changed in the website.
Is there any option to install older RPA? I tried to use the one from this link Archive - UI.Vision RPA Software but here is only 6.2.8 version, whcich is too old and do not support switching between windwos (my script was not completed in this version for that reason). So is there any option to get 6.3+ for Chrome?
Or is there any other ways to fix the problem?
Thank you