Forum Discussion

mnsam's avatar
mnsam
Contributor
12 years ago

not able to access the java methods when trying to automate Java RCP app

hi,



I am not able to interact with a table in our Java RCP app. when Spied, we see it belongs to CTable class. I am able to use getRowCount and getColumnCount methods but not others. Could someone guide me here. I have attached the screen shot of the Object Spy.

1 Reply

  • Hi Sam,

     


    You can try using the Object Mapping feature to make TestComplete treat your control as a supported one and recognize more properties.


    Please read the "Object Mapping" help topic for more information.