11-03-2013, 09:03 PM
The application behaviour goes like this: It is a java application and the main object is being recorded as window("property:=xyz...") in OR or Object Spy.It looks like a table object (for eg: javatable) but the entire table is being recognized as a window("property:=xyz...").Only when the user clicks on any 'cell' of the object,the javatable becomes activated and each cell becomes a javaedit box and the user can enter data into it.
Could you please give me the code to click on a specific location inside the window object.
Could you please give me the code to click on a specific location inside the window object.