Forum Discussion

mfarshad's avatar
mfarshad
Occasional Contributor
12 years ago

Calling and Parsing Object elements

 Hi, 

        I am having a problem while accessing the object elements via Jscript. I searched the forms but could not get the requried code. My data is availble in cells i just want to display them in rows. Screen shot is attached.

2 Replies


  • Hi,


     


    You will need to use another object model for web apps in this case. Before you move to another model, consider the following points: at the moment, you are using the Tree model - only this model allows using the built-in cross-browser feature in TestComplete. If you change the model, it will be more complex to create a test to execute it in a different browser.