Skip to content

Commit d5417b5

Browse files
authored
Update mobile: shell (#2687)
* Update mobile: shell Add android only tag and link to list of allowed commands * change link name * fix link * switch Android Only and BETA tag
1 parent 8f08d56 commit d5417b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/dev/test-configuration-options.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1525,12 +1525,12 @@ capabilities.setCapability("sauce:options", sauceOptions);
15251525

15261526
### `mobile: shell`
15271527

1528-
<p><small>| OPTIONAL | STRING | <span className="sauceGreen">Real Devices Only</span> | <span className="sauceGreen">BETA</span> |</small></p>
1528+
<p><small>| OPTIONAL | STRING | <span className="sauceGreen">Real Devices Only</span> | <span className="sauceGreen">Android Only</span> | <span className="sauceGreen">BETA</span> |</small></p>
15291529

15301530
Execute ADB shell commands, through Appium's `mobile: shell` capability.
15311531

15321532
:::note
1533-
Sauce Labs now supports ADB commands for Appium. To use ADB and `mobile: shell` commands, please [sign up for our BETA through this form](https://forms.gle/42qv8U1RukqC62x86) and indicate the desired ADB commands you would like to run. We will be supporting a limited list of ADB commands through `mobile: shell`.
1533+
Sauce Labs now supports ADB commands for Appium. To use ADB and `mobile: shell` commands, please [sign up for our BETA through this form](https://forms.gle/42qv8U1RukqC62x86) and indicate the desired ADB commands you would like to run. We will be supporting a limited list of ADB commands through `mobile: shell`. Please refer to the list of [allowed commands](https://docs.saucelabs.com/mobile-apps/mobile-faq/#im-encountering-errors-when-executing-adb-shell-commands-what-could-be-the-issue) or contact support for assistance.
15341534
:::
15351535

15361536

0 commit comments

Comments
 (0)