Browser clean command
Clears the browser content. The browser being cleaned is inherited from the Browser open or Browser goto commands. No validation is performed. The green success status confirmation within the execution report does not validate that the browser was opened; rather, it validates that the native command request was successfully received by the device OS.
Important: The supported browser needs to be open and "on top" of the device screen.
Restriction: Google Chrome is supported on Android 4.1 and later. Internet Explorer and Apple Safari
are currently not supported.
Parameters
Name | Type | Possible values | Description |
---|---|---|---|
Device ID* |
String |
The device for this command. By default, this is the device under test (DUT). |
|
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