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 |
How do you handle tsl exceptions?
How to write TSL for exception handling
When Both Developer and Test Engineer conducting testing different?
what is the extension of default,custom check points ?
What is meant by the logical name of the object?
Some of the importent functions in data driven test(ddt)?
what is the extension of the gui expected results file?
How to check property of specific icon is highlighted or not?
During debugging how do you monitor the value of the variables?
what is mean feasablity testing,
What is T_Exit and T_return?
what is the difference between data driven test(ddt) and parametrization
7 Answers Agile Software, CTS,