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 there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
In QTP TEST DIRECTOR COMBINATION WHAT IS THE PURPOSE OF TEST DIRECTOR? In Somebody says to store test cases and design test cases.?ok fine , but In test director 5.0 , QTp not launching. what u do?
What are the ways you can synchronize?
Explain calling sub procedure.
What is the extension of the recovery scenario file in qtp?
While spliting an action in QTP 10.0 getting an error : "This Line is a part of Script Block.You cannot split the action on this line." how to re-solve this and split the script into actions?
Can any one brief some detail on how the shared and action object repository utilized/implemented in a real time project. I already know how to make shared object repositor by saving OR as .tsr extension..I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thanks
what is the structure for the data driven framework
can any body clearly explain about keyword driven framework .give me the explanation for files what ever you use in this frame work?
How are cgi programs, applets, javascripts, ActiveX components, etc. to be maintained, tracked, controlled, and tested?
what is run action?
Write the script to delete the mail which is at 9th,13th and 18th place in INBOX of Gmail ?
Describe the differences between functions and actions in UFT?
Did QTP prove efficient for your project? Yes or No, explain?
How are actions and functions different in QTP?