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, My name is kishan. I have good Conceptual Knowledge on QTP. In order to Boost up my Confidence Level, I want to do a Project oriented Training only on QTP in Hyderabad. Kindly Let me know which is the Best QTP Project Training Institute in Hyderabad. Thanks in Advance kishan
How you can find length of array in qtp?
What are benefits of qtp?
after initiating one project for testing, when exacltly QTP tester role starts?
What is use of object spy?
What is meant by a Check Point in UFT? Also, explain the applicable Check Points.
Do you know SQL? I know SQL but i don't have any experience...that's it..No more questions ...simply he said " you can leave for the day" ...guys prepare SQL Quires before attending interview in bank of america...
can test automation improve test effectiveness?
How you know that a test case is a regression test case
write the vb script for call to new action in qtp?
What is the difference in testing a client-server application and a web application?
Explain the concept of how quicktest professional identifies object?
How to test login module with different username and password by using data driven testing in QTP?
Explain calling sub procedure.
How to get popup error message.