12-02-2010, 11:05 PM
Hmm....
I hope you're beginner... good, Object identification is same in 8.2 and upto 10.0... Object spy will show most of the object in WebTable. But, once you add that object object Repository it won't show you that object in WebTable, just it shows that the object under page.
Eg: www.google.com,
Spy on Search field... It will show it is under a table.
Add that Search field to OR, It won't show that table in OR. so, it doesn't required that table to identify that object.
Now, in your scenario... add object to OR first then check WebEdit's ParentObject.
Get me this info... I'll give you the code to identify object.
I hope you're beginner... good, Object identification is same in 8.2 and upto 10.0... Object spy will show most of the object in WebTable. But, once you add that object object Repository it won't show you that object in WebTable, just it shows that the object under page.
Eg: www.google.com,
Spy on Search field... It will show it is under a table.
Add that Search field to OR, It won't show that table in OR. so, it doesn't required that table to identify that object.
Now, in your scenario... add object to OR first then check WebEdit's ParentObject.
Get me this info... I'll give you the code to identify object.