Write a script to delete a specific row in a webtable.
Answer Posted / raj kumar
This is the correct answar
'The following example uses the DeleteRow method to delete the third child row of the
'first row of the "UltraWebGrid1" grid.
Browser("Database Updating").Page("Database Updating").WbfUltraGrid("UltraWebGrid1").DeleteRow "0,2"
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
Is it possible to call win runner script in qtp?
What is QTP scenario.
How you can delete excel file in qtp?
How many types of parameters are there?
How do you capture tooltip using QTP?
When to use descriptive programming?
How many ways is to parameterize the value?
supose i hv to acsess some functionlaties of a test in 1 machin , some part other machin how can acsess?
Why do we use breakpoints in QTP?
How you create new action in qtp?
Explain different recording modes?
How do I get the QTP scripts result in xml format by using vb script function?
How will you check a web application for broken links using qtp?
What are the Disadvantages of shared object repository?
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?