Sundeep4sandy

New Member
Hello guys,

I'm trying to automate a functionality which is a java applet form Oracle EBS. I'm unable to spy the text boxes in the picture using HTML or java mode.

I'm currently activating the window and using global send keys to enter the data.

is there an efficient way to enter data?
 

Attachments

  • 11F01432.PNG
    11F01432.PNG
    21.2 KB · Views: 85

VJR

Well-Known Member
Hi Sundeep4sandy,

Assuming you have selected Java based application in the wizard and still not able to spy using Java mode.

When you mention "unable to spy" does it mean you are getting any error?
Or the Application Modeller is not highlighting the controls at all?

Do take a look at the below. Although you are not getting the same error but it could help in spying a Java application.
https://stackoverflow.com/questions...ying-the-element-index-was-outside-the-bounds
 
Top