How to fetch a value which is in a particular cell in a html
table?



How to fetch a value which is in a particular cell in a html table?..

Answer / radhesh

you can fetch any cell data in a table using
tbl_get_cell_data();

Ex: tbl_get_cell_data("EName","#2","#3",outvalue);
it will retrive the value of a 2nd row 3rd column value and
stores in outvalue.

Cheers
Radhesh

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More WinRunner Interview Questions

What does the function represents TL_EXIT and T_EXIT ?

2 Answers   PowerNet Technologies,


write a compilemodule function for loginscreen.

0 Answers  


How do you invoke a text file from winrunner?

6 Answers   BeBo Technologies,


What is the use of the "Find" Button in Gui Map Editor?

3 Answers   FCG,


what is custom check point? what is the diff.between custom check point and runtime Record check ?

2 Answers   Infeneon Technologies,






For my web Application I am recording website by WR. but the fuctions are displaying normal recorded fun. such as set_window...etc. eventhough i selected web add-in at start up WR. how to use web functions? such as web_link_click.... pls. guide

0 Answers   Wipro,


how to upload an application in winrunner which we want to test

1 Answers  


What is the purpose of different record methods 1) record 2) pass up 3) as object 4) ignore.

0 Answers  


How can we stop a automation program in middle of execution time?

3 Answers  


Name the different modes of recording?

0 Answers  


what is the extension of the Run time Record checklist file

7 Answers   FCG,


How to write a content in to the file..which function did u use for that..?

1 Answers   Accenture,


Categories