I use two Add-Ins (Java and Oracle) for recording objects on the Java Applet Application
- Java: recording the menu
- Oracle: recording the field and the status bar's message
At first, we used the Java add-in to identify the objects but recently we found that the Oracle add-in was able to locate the objects better (able to identify unique properties compared to the Java add-in)
but when we want to identify the menu area, the Object Spy keeps using the Oracle add-in (UFT identified the menu area as one Oracle Application object).
How could we switch between the add-in?
We have tried these steps
- Uncheck the Oracle add-in at the test's properties and save the test
- Close and re-open the UFT
- uncheck the Oracle at the Add-ins options
- open the GUI test again and confirm the Oracle add-in is still unchecked
When doing object spy, UFT still identifies the menu area as Oracle Application, not Java Window