Hi All,
I had install JAB2.0.2 & JAVA SE6(32bit) & BluePrism5.0.3(32bit) & Win7(64bit);
I can spy the main/upper frame's elements successfully under Java Mode, but when I try to spy the child frame's element, seems Java Mode is not working(Photo1).
So I switch to the Accessibility mode to get child frame's attributes, but when I click "Ctrl+Mouse(left)", it showed the below error message:
System.ApplicationException: Error HRESULTE_FAIL has been returned from a call to a COM component.
at BluePrism.AMI.clsAMI.Spy(clsElementTypeInfo& elementType, List`1& identifiers)
at Automate.frmIntegrationAssistant.HandleSpyOrLaunchClick(Object sender, EventArgs e)
In the Process Explorer, there are 3 Java applications are running, Anyone come across this type of problem before in their own programs or think of any ways to fix?
Thanks and Regards,
Sunny Zhou