-
How to use navigate method of browser object in QTP
How to use navigate method of browser object in QTP to navigate to another URL. Syntax is object.navigate url. but QTP is taking the old URL and not navigating to new one
Question asked by visitor anu
-
Junior Member
Re: How to use navigate method of browser object in QTP
Browser(".....").Navigate ("URL")
Ex:Browser("Mercury Tours").Navigate ("www.domain name .com")
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules