Hello!
I’m currently trying to automate a business process in a Java 6 based CRM (no possibility to update).
Current behavior observes that: Internal server error occurs when trying to access certain (random) java objects. Error might occur before, during and after catching the selector
I was wandering on how to handle this situation as: parallel on element appear won’t work because the situation might occur before, during and after catching the selector , after its 1st occurrence the error appears as an active window in Access Bridge Explorer.
Notes: The application is desktop/window based and 60% off its objects can not be selected with UiExplorer but, instead, I’ve manually built the selectors using both UiExplorer and Access Bridge Explorer.