How can we Read the data from data grid in Silk Test?

Answer Posted / ravi

If the Grid is getting identified as table then we can
simple first count the number of rows in the grid using
getRowCount() and then in the loop we can fetch the data
using getRowText() method.
If the grid is not getting identified as table then we
should use either get contents or get row children on the
web page and then use logic to get the data separated.

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to assign attribute values to test cases?

628


What is a test frame?

607


What is the vo browser extension?

545


What is the syntax of ui object identifier used by dom extension?

592


How to test your defaultbasestate?

603






How to create a test frame?

620


What are the important aspects of a test case?

562


What is 4test?

592


How to specify a browser extension to a web application?

593


Where are the testplan attributes stored?

567


How to create group and sub group descriptions in a testplan?

577


How to create a new silktest project?

588


What are the types of text lines in a testplan file?

585


What is multi-tagging?

600


How to open an existing silktest project?

556