What is the vb script when the url enter into the browser

Answer Posted / uday kumar_anem

Browser Object.navigate "URL"

Ex: Browser("browser").navigate "www.yahoomail.com"

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

On the website, the protocol has been changed https: to https what you will do? Tell me your approach?

582


How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one

1602


How to delete an object from the object repository?

591


Hi this is chandra if any one have Navigation of LAB QTP, I want Navigation of those tools, if any one have the and know the Navigation each and every part of the QTP, plz send me my mail naruboinac@yahoo. com,naruboinas@ gmail.com

1447


how to find that tools work well with your existing system?

1403






Explain advantages and disadvantages of ddf?

596


Mention the test steps of qtp.

540


For which type of project the iterative model is suitable?

1384


How do I get the QTP scripts result in xml format by using vb script function?

1785


How is recording done when a application is over lapping the QTP application it gives a message object not recorded

1573


I want to do QTP Certification what is the pattern of Question paper.

1745


desribe a situation where u faced a stressful situation and how did u cope with it

1409


How does qtp identify objects in the application?

583


What is the extension of the recovery scenario file in qtp?

546


Want to verify notepad reports using QTP framework or any other BV script method. Can anyone share the method to achieve it? Eg. Person Name is the header and the actual name is John then how can we verify weather person name is John

2169