Skip to content

Commit

Permalink
Update mobile-faq.md (#2715)
Browse files Browse the repository at this point in the history
* Update mobile-faq.md

Update ADB shell command allow list

* remove value from compat enable

* escape opening tag for value

* escape closing tag

* not escape opening tag
  • Loading branch information
yuyi-sl authored Apr 4, 2024
1 parent a16c2d4 commit af8942b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/mobile-apps/mobile-faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,11 @@ We maintain an allowlist of commands that can be executed within our Real Device
* pm clear
* input
* (ls|cp|mkdir|echo|grep|cut|pwd|dumpsys)
* getProp
* getprop
* am compat enable
* cmd connectivity airplane-mode (enable|disable)
* settings put global (animator_duration_scale|transition_animation_scale|window_animation_scale) <value\>
* setprop debug.firebase.analytics.app <value\>

If the command you require is not listed, you can submit a request through this [form](https://docs.google.com/forms/d/1t4MCf6ClHlLxX80RP5bNU9wVJBhQOd4ll6IjP0ecMgc)
or reach out to your Customer Success Manager or Sauce Labs Support for assistance.
Expand Down

0 comments on commit af8942b

Please sign in to comment.