Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 pass TDS intery in tally?

2620


How to assign attribute values to test cases?

1044


What are testplan attributes?

954


How to define values for a testplan attribute?

1072


What is defaultbasestate?

1067


How to add objects of other pages to a test frame?

1040


How to create a new silktest project?

969


What is silktest agent?

971


What is a test frame?

1003


Can silktest switch browsers automatically?

996


How to open an existing silktest project?

1021


What is the segue testing methodology?

1087


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

1028


How to run a test case from a test script file?

1031


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

1053