Open Web Pages

Open a web page in the current browser session

CommandExamplesExplanation
load page at <URL>load page at http://www.google.com

Loads the page found at the given <URL> in the browser at the top of the session stack. Requires at least one browser session to be open.

The success of this command does not guarantee that the desired page was loaded; often browsers or web sites will display default content (e.g., a 404 page) if the requested page can't be found.