How to fetch a value which is in a particular cell in a html
table?
Answer Posted / 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 View All Answers
What is the purpose of gui map configuration?
supose 10 times text data is there but it will run 8 times whtat will you do.
How do you select multiple objects during merging the files?
Which are default codes winrunner generates when we start the application?
How to integrate automated scripts from testdirector to winrunner scripts?
How do you modify the logical name or the physical description of the objects in gui map?
I want to do smoke test in my application but i have learnt the application before recording but im getting an error class name not found while running the script.I want to check each links and each text in my application. Can anybody answer my quesion plz.If it is possible i want test script for Yahoo login form with "New User" Login.
What do you verify with the gui checkpoint for single property and what command it generates, explain syntax?
What is the use of test director testing tool?
Have you used winrunner in your project?
Explain the synchronization points?
How you integrated your automated scripts from TestDirector?
How to test Fonts and its size thru "Font Expert" in Win Runner.
What is the use of gui map and what happens when gui map file get loaded?
What information is contained in the checklist file?