give the code to count child objects (Total) in the page
Answer / alok
Set var=Browser("...").Page("...").ChildObjects
var1=var.count
msgbox var1
Regards
Alok
er.qtptester@gmail.com
| Is This Answer Correct ? | 9 Yes | 0 No |
write progamming connecting QTP to database sql? this is question asked by interview? please give sql, pl/sql related answer?pls any answer this?
how do u get lib files into scripting files?
i have .xls,.txt,.doc files are there (together). i want find only .xls file among them? how can we write function?
How to open a new test using QTP?
tell me abt a time when u had to go above &beyind the call of duty to get the job done
What is clean sweep?
I want to export the datasheet to excel.Instead of total file it exports only data without headers.How to solve this problem?
What is the limitations of BVA?
what r the main benefits of automation?
Hi, Can anyone help me with: How to select a value from combobox and check the checkbox and set the filter. I have to set a filter by selecting a value from dropdown. Also, im using UFT 11.5 so can anyone help me with code for UFT. Thanks Sreevidya
What is driver script and driver script in qtp frame work????
In my script there is a link(e.g. 'My Page') when I execute the script sometimes(not every time) QTP throws an error that "My Page(as link)" not found. Pleaase tell me where I need to update