Skip to content

Commit 3195cdb

Browse files
authored
Update live-mobile-app-testing.md (#2643)
1 parent 64a3d01 commit 3195cdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/mobile-apps/live-testing/live-mobile-app-testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ To view your recent configurations, click **Recents**.
6464
| Device Language | Use the dropdown to select the device language. The language selector will tell your application that the locale of the device and region is set to the selected parameter. You won't need to change the language of the OS manually during a session inside iOS/Android settings. For more information about the locale setting, see the documentation for [iOS](https://developer.apple.com/documentation/foundation/locale) and [Android](https://developer.android.com/reference/java/util/Locale). |
6565
| Device Orientation | Use the dropdown to set the device orientation (Landscape or Portrait). |
6666
| Proxy | Enable/disable the use of a proxy. Enter the **Hostname** and **Port** and then click **Update**. |
67-
| Device Passcode <br/><p><span className="sauceGreen">Real Devices Only</span></p> | Enable/disable the device passcode for your apps. If your app requires a device passcode/screenlock to launch, you can enable this setting to run your tests on a passcode-protected device. |
67+
| Device Passcode <br/><p><span className="sauceGreen">Real Devices Only</span></p> | Enable/disable the device passcode for your apps. If your app requires a device passcode/screenlock to launch, you can enable this setting to run your tests on a passcode-protected device. On Android we are setting 000000, on iOS 089675 as passcode. |
6868
| Instrumentation | Enable/disable device instrumentation. Enabling allows you to use advanced features when testing your app in the real device cloud, like image injection and taking screenshots of secure views. |
6969
| Image Injection | Enable/disable image injection. Image injection allows you to mimic camera behavior when testing apps by letting you upload an image and present it to the app as if it were read by the device camera. |
7070
| Bypass Screenshot Restriction <br/><p><span className="sauceGreen">Android Only</span></p> | Enable/disable Bypass Screenshot Restriction (not supported on apps uploaded to the legacy sauce storage). If you're testing Android mobile apps on Sauce Labs and see a black screen in your live testing session, you might need to enable the <b>Bypass Screenshot Restriction</b>. This allows Sauce Labs to work around a setting on those apps that prevents screenshots or videos from being taken. However, there are other details to keep in mind. To effectively test apps that have this setting, see [Bypass Screenshot Restriction](/mobile-apps/features/bypass-screenshot). |

0 commit comments

Comments
 (0)