Can't Spy Oracle Java Applet

danielbaria

New Member
Hi everyone, im working an automation for Oracle Java applet, the java application comes from an oracle site then this java applet will open, i was able to attach this java application but, the problem is i can't spy any element. I hope you can help me on this.

Thanks in advance.
 

Sri

New Member
Hi,
I have similar issue. Is your query solved? If yes, please help me how to handle this situation.
 
Hi,
I have similar issue. Is your query solved? If yes, please help me how to handle this situation.
Have you enabled Java Access Bridge? How are you attaching to the Java object? In your Attach action try adding "jp2launcher" in the Process Name input parameter. And check what you have passed for Window Title - perhaps wildcards could help.
 
Top