We have a dynamic webtable where rows keep on adding.I have to click on particular row where the status changes to Update or Save.How do you click on Status(either it can be Update or save)
Answer Posted / dinesh1433
'Get Column number of Status from table eg: it is 5
intColNumber=5
set objTable=Browser("index:=0").page("index:=0").Webtable("index:=0")
intRowNumber=objTable.getRowWithCellText("Update") ' i have taken example of update
set objChildObject=objTable.ChildItem(intRowNumber,intColNumber,"WebElement",0)
objChildObject.click
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
With what extension you can save the list of tests in a file to run in test batch runner?
What is meant by Output Value in UFT?
How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?
Is the qtp course will help to create a virtual object?
How do you test the text displayed in the header portion of times of india epaper. Hot news(banner) are scrolling in the top of the page, how do you test using QTP?
what is error and fault in terms of software quality?
How do you create new test sets in td?
hi i want license key for qtp 9.2 pls its adjust product name : quick test professional locking code :8 - 54A6A license type : seat license maintenance number : 88888888-8888 pls send license key to my email id borusu.ramkumar@gmail.com
Explain the terms test and business component?
can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process
what testplan contents and what test strategy contents,what is the diff b/w them
How to customize checkpoints with parameters?
Give me At Least 5 Differences between DOCUMENTATION OBJECT MODEL(DOM)and COMPONENT OBJECT MODEL(COM)? Interviewer said me to WRITE the difference only in points not as you WRITE a paragraph ???? only in points
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
Explain the features of quick test pro(qtp)?