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 is the add-in used to test the web application in winrunner?

1 Answers   Hanu Software, Second Foundation,


What are command line options?How to invoke winrunner with vb add in using command line options?

1 Answers   BeBo Technologies,


how you execute the function

1 Answers   Polaris,


How do you run your test scripts?

1 Answers  


plese tell me about vss?

3 Answers  


wat is the d/b windows 95&98&xp?could anybody give reply ?

0 Answers   CybAge, Semcom,


What are all the parameters used in Winrunner? What is actual parameter and formal parameter?

2 Answers  


What information is contained in the checklist file?

0 Answers  


What are the reasons Winrunner fails to identify an object in the GUI?

3 Answers   Bristle Cone, Logica CMG,


How does WinRunner evaluate test results?

1 Answers  


You declared a constant in a main test..Later you want tried to reinitialize that constant..what will happened? i.e const i=10; -- --- i=20; what will happen?

2 Answers   Accenture,


what load_dll in winrunner

2 Answers   Sonata,


Categories