Pls let me know how to find out creation time and index for
the web application in descriptive programming?
Answer Posted / shrinivasbt
hi try this code
For i = 0 To 4
SystemUtil.Run "C:\Program Files\Internet Explorer\iexplore.exe"
Set objPage = Browser("creationtime:="&i).Page("micclass:=Page")
WaitForObjectSync(objPage)
Print Browser("creationtime:=" &
i).GetROProperty("creationtime")
Next
for more details u can reach me on shrinivaster@gmail.com
thanks
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is meant by a Check Point in UFT? Also, explain the applicable Check Points.
How to analyzing test results using quicktest professional (qtp)?
i am trying to automate yatra.com,in that site, when i go to automate the Leaving from field showing as a WEBEDIT, but when i enter 1 or 2 char, it displaying dropdownlist, i try to use keyboard automation to select the item from that list but it is not possible, can anybody help he. Thans for posting the Answer
How to use debug tools?
I recorded a Web App with a Oracle backend using QTP 9.5 and for some reason the scripts don't play back> What am I missing at this point. I recorded the same Apps under Sybase and they work great. This is Oracle 10g. Why won't my scripts play back.
distinguish between old version and new version QTP features.
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object.. (give a filter condition only WEbelement- not easy need to use some more property while giving filter condtions- use google for your help...))
How will you compare keyword and expert view?
what is review
What are the differences between quicktest professional and winrunner?
How can i check items sorted or not in a weblist ? Give me the script for this...
Will there be any standards or requirements for page appearance and/or graphics throughout a site or parts of a site?
Explain sub procedure of vbscript.
Hi ,Can any one pleas explain how to test splash objects using QTP?
Please Don't mind .i want in detail the real time process i.e in each document what it contains.