The requested page is not available for selected version.
disconnect all devices
Description
Logically disconnect all currently-connected mobile devices.
Arguments
There are no arguments for this action.
Notes
- This action supports the <ignore> modifier. If the string
<ignore>
is present as the value of any of the arguments, or any argument contains an expression that evaluates to<ignore>
, the action is skipped during execution.
Applicable Built-In Settings
The following settings are applicable to this action: remove double quotes from cells.
Example
Suppose that during the automation test, you are connecting to two mobile devices. Now, you’d like to terminate all currently-connected mobile devices.
Action Lines
Related information