Class
BrowserApplication.
Action
Loads the page with the specified URL.
Availability
This functionality is supported only if you are using the Open Agent.
Syntax
browserApplication.Navigate(sUrl)
Variable
|
Description
|
sUrl
|
The URL.
STRING.
|
Example
browserApplication.Navigate("http://www.microfocus.com")