31-03-20 02:12 PM
We are automating a web application that runs in Adobe Flash Player (version 32,0,0,330). Internet Explorer is used to automate the application. We are able to identify the elements with the Accesibility mode and UI Automation mode and it usually works fine. But the problem that we have encountered multiples times is that randomly the identified elements cannot be identified by Blue Prism anymore. The attach method works fine, and these elements can be again re-identified by the application modeler. Although, they don't work anymore (The highlight method doesn't work).
We have tried to change the child index and the windows title on the attach without success. The only solution we have find is to reset the webpage. This makes the previous selectors works again, however, this results in the loss of the previous work done in the webpage.
We would really apreciate any sugestions or recomendations.
Thanks.
01-04-20 05:48 AM
02-04-20 04:15 PM