GoToNewWebPage

Top  Previous  Next

×V4.1Ø

S

A

W

WS

ü

Syntax -

GoToNewWebPage <URL>

       Where:

               <URL> is a literal string or a variable that contains a string.

 

Description:

This command uses the current web browser window and browses to the webpage specified by the <URL>.  The web browser must be opened with the OpenWebPage command before this command can be used.  Typically this command would be used to navigate to a new page since the OpenWebPage command will navigate to a page as well.

 

Soarian SmartUI: No

Chrome: No

 

Sample:

       The following statement navigates to the specified URL.

GoToNewWebPage "https://website.system.com/"

 

See Also:

OpenWebPage

CloseAllWebPages

Identifying an Element

WaitForWebPageCompletion

WebElementTimeout