You can use web browser operations to move web browser pages displayed in the Web Browser object.
performBrowserOperation(WEBBROWSER, $Enums.BrowserOperation.Forward);
1
2
1: Web browser
2: Browser operation
For more information about Web Browser object,
see the following.
Web Browser
For information on models that support this
operation, see the following.
Supported Model/Feature
Web Browser settings:
[Forward] | Block[Forward] Text |
Go forward one page. |
[Back] | BlockText |
Go backward one page. |
[Refresh] | BlockText |
Reload current page. |
[Home] | BlockText |
Open the home page. |