with out object repository i need to launch IE and then
navigate to a login page and then operate the objects
within the page. How will be the script?

Answer Posted / ramanestalu dasari

create instance object using InternetExplorer.Application

Ex: Dim IE
set IE=createobject("InternetExplorer.Application")
IE.navigate("www.gmail.com")
IE.visible=True
Browser().page().webedit().set "value"

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how you can find length of array in qtp?

597


Explain object spy in qtp.

583


what is the difference betn QTP 8.0 AND PREVIOUS VERSION

1949


How many types of recording facility are available in quicktest professional?

560


how to post xml data from QTP scripts to any application?

1497






How will you check a web application for broken links using qtp?

548


why should we give deliver good quality software?

1625


Please help me by providing the License key for QTP 9.2, at guru_aarya@yahoo.co.in Best Regards Gururaj.B

2908


How to check which add-ins are associated with a test in qtp?

580


How to associate function library at a run time?

700


What is Distributed testing? How does UFT support it?

605


Why bpt?

588


in qtp if we record a object and we record the object using virtual wizard then by which way the object is recognized that means recorded

1518


In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field and so on. how we can handle this scenerio thru Descriptive programming?

1438


whow much strong on VB and C?

1482