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
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.
Hai anyone please "Explain about Framework in QTP?"
What is synchronization? What are the ways you can synchronize?
What are benefits of qtp?
Without integrating QC/Testdirector with QTP, is it possible to keep track of the defects?If yes how? How to export QTP results to an excel sheet?
What is the use of Debug Viewer?
What does it mean when a check point is in red color? What do you do?
RECENTLY I PLACED IN QTP..HOW TO IMPROVE VB SCRIPTS KNOWLEDGE? IAM STRUGGING TO WRITE THE AUTOMATION SCRIPTS? ANY BODY TELL HOW TO IMPROVE QTP SCRIPT SKILLS?
How to connect to a database?
Explain different recording modes?
Why qtp always start action1 and does not start action?
when will you do debug your script? and explain that process?
To which environments does quicktest professional (qtp) supports?
What is meant by a Check Point in UFT? Also, explain the applicable Check Points.