Browser navigate command
Directs the browser page back and forward (supports the browser's navigation buttons). Can also be used to refresh the current webpage. The command can be used with Java code.
Parameters
Name | Type | Possible values | Description |
---|---|---|---|
Device ID* |
Device |
The device for this command. |
|
Type* |
String |
Back | Forward | Refresh |
The browser page navigation target direction, where:
|
Comment |
String |
Adds a comment to the script |
|
On-fail Result* |
Condition |
Ignore | Break | Continue | Abort | Catch |
The behavior when the command fails. |
* Mandatory parameter