how can we perform web datatable operations on webpages(Like
rowcount,col count,cell data)?
Answer Posted / deepika
n=Browser("BName").Page("PName").WebTable("TName").RowCount
print n
This will display the number of rows in a web table
m=Browser("BName").Page("PName").WebTable.ColumnCount
(Rownumber)
print m
This will displap the number of Columns for that particular
Row
a=Browser("BName").Page("PName").WebTable
("TName").GetCellData(Rownumber,ColNumber)
print a
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
any body can you help me what is the script to automate an comand promt
hi, FOR 3+ QTP INTERVIEW, FOR EXAMPLE WE PUT ONLINE BANKING SYSTEM PROJECT IN OUR RESUME, IN PROJECT MANAGER ROUND...WHAT R THE MAJOR QUESTIONS ARE ASKED IN P.M? PLS TELL ME ATLEAST 10 QUESTIONS?.....AND IF POSSIBLE POST ANSWERS ALSO....
What are the types of properties that quick test learns while recording?
How do we analyze the checkpoint results?
How can I check if a environment variable exist or not?
What is standalone database?
Write a QTP script to enter a keyword in to Google search engine?
if numbers are always changing write a script for that
Please provide specific examples of advanced/creative usage of QTP, including how impact & benefits for your project
Which is the best QTP training institute in Delhi/NCR region and what is the approximate fee for QTP course (Basics and Advanced)
Explain different types of action in qtp?
Why bpt?
www.icici.com after this home page wll came, in this page what r the items we r going to test for manual and what the element we r test for QTP... explian clearly with example
What are the different attributes used with regular expression?
What is checkpoints for quicktest professional?