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 |
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?
how you execute the function
How do you run your test scripts?
plese tell me about vss?
wat is the d/b windows 95&98&xp?could anybody give reply ?
What are all the parameters used in Winrunner? What is actual parameter and formal parameter?
What information is contained in the checklist file?
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?
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?
what load_dll in winrunner