From 4fdfe1f5fd37d886803234865e9b54a4b70cab9d Mon Sep 17 00:00:00 2001
From: mp-sauce
-
- iOS 13.4
-
-
-
-
- 2.0.0
-
- 2.0.0-beta66
-
- 2.0.0-beta56
-
- 2.0.0-beta44
-
- 1.22.3
-
- 1.22.2
-
- 1.21.0
-
- 1.19.2
-
- 1.19.1
-
- 1.17.1
-
-
-
-
- 1.22.3
-
-
-
-
- 2.0.0
-
-
-
- iOS 13.2
-
-
-
-
- 2.0.0
-
- 2.0.0-beta66
-
- 2.0.0-beta56
-
- 2.0.0-beta44
-
- 1.22.3
-
- 1.22.2
-
- 1.21.0
-
- 1.19.2
-
- 1.19.1
-
- 1.17.1
-
- 1.16.0
-
-
-
-
- 1.22.3
-
-
-
-
- 2.0.0
-
-
-
- iOS 13.0
-
-
-
-
- 2.0.0
-
- 2.0.0-beta66
-
- 2.0.0-beta56
-
- 2.0.0-beta44
-
- 1.22.3
-
- 1.22.2
-
- 1.21.0
-
- 1.19.2
-
- 1.19.1
-
- 1.17.1
-
- 1.16.0
-
- 1.15.0
-
-
-
-
- 1.22.3
-
-
-
-
- 2.0.0
-
-
-
- iOS 12.4
-
-
-
-
- 2.0.0
-
- 2.0.0-beta66
-
- 2.0.0-beta56
-
- 2.0.0-beta44
-
- 1.22.3
-
- 1.22.2
-
- 1.21.0
-
- 1.13.0
-
-
-
-
- 1.22.3
-
-
-
-
- 2.0.0
-
-
-
- iOS 12.2
-
-
-
-
- 2.0.0
-
- 2.0.0-beta66
-
- 2.0.0-beta56
-
- 2.0.0-beta44
-
- 1.22.3
-
- 1.22.2
-
- 1.21.0
-
- 1.13.0
-
- 1.12.1
-
-
-
-
- 1.22.3
-
-
-
-
- 2.0.0
-
-
-
- iOS 12.0
-
-
-
-
- 1.9.1
-
-
-
-
- 1.9.1
-
-
-
-
- 1.9.1
-
-
-
- iOS 11.3
-
-
-
-
-
-
- 1.8.0
-
-
-
-
- 1.9.1
-
-
-
- iOS 11.2
-
-
-
-
-
-
- 1.8.0
-
-
-
-
- 1.9.1
-
-
-
- iOS 11.1
-
-
-
-
-
-
- 1.8.0
-
-
-
-
- 1.9.1
-
-
-
- iOS 11.0
-
-
-
-
-
-
- 1.8.0
-
-
-
-
- 1.9.1
-
-
-
diff --git a/docs/mobile-apps/automated-testing/appium/virtual-devices.md b/docs/mobile-apps/automated-testing/appium/virtual-devices.md
index 8bdad446bd..a7b280e8c3 100644
--- a/docs/mobile-apps/automated-testing/appium/virtual-devices.md
+++ b/docs/mobile-apps/automated-testing/appium/virtual-devices.md
@@ -80,7 +80,7 @@ If this value is not set, an older default value may be used instead.
## iOS Code Examples
-Below are examples of an iPhone 8 project using iOS version 12.2:
+Below are examples of an iPhone 8 project using iOS version 14.0:
iOS 10.3
-
-
-
-
-
-
- 1.8.0
-
-
-
-
- 1.9.1
-
-
Compiled for the simulator/device version of your choice
Compressed into a .zip package/archive file (must include app directory)
[Uploaded and hosted](mobile-apps/app-storage.md) in a place that Sauce Labs can access (for example: AWS, GitHub, or Sauce Labs App Storage)
|Your Android app must be:
Compiled for the simulator/device version of your choice
Configured to have internet permissions
Built into an .apk or .aab package/archive file
[Uploaded and hosted](mobile-apps/app-storage.md) in a place that Sauce Labs can access (for example: AWS, GitHub, or Sauce Labs App Storage).
_Appium only. For Espresso, `saucectl` uploads the referenced app for you._
| -| **Versions supported** | iOS versions 10.3 and higher | Android versions 5.0 and higher | +| **Versions supported** | iOS versions 14.0 and higher | Android versions 5.0 and higher | | **Tips** |If you're using App Storage, get the returned location, which will look something like storage:filename=myApplication.zip.
In your [test capabilities](/dev/test-configuration-options), specify the location of the .zip file, or the `storage:filename=myApplication.zip` URL as described in [App Storage](mobile-apps/app-storage.md).
|This StackOverflow article contains instructions on how to build an .apk file in Eclipse.
In your test capabilities, specify the location of the .apk or .aab file, or the `storage:filename=app.apk` URL as described in [App Storage](mobile-apps/app-storage.md).
| ## When to Test on Real Devices diff --git a/docs/secure-connections/sauce-connect/security-authentication.md b/docs/secure-connections/sauce-connect/security-authentication.md index 8640b8eb27..8f5e75678d 100644 --- a/docs/secure-connections/sauce-connect/security-authentication.md +++ b/docs/secure-connections/sauce-connect/security-authentication.md @@ -191,7 +191,6 @@ SSL Bumping is enabled by default for Sauce Connect Proxy, but there are some si - If you're working with sites that are highly dependent on AJAX - Some network components, such as browsers and servers that use WebSockets, won’t work if the traffic to them has been altered, which Sauce Connect Proxy appears to do -- If you're testing with iOS 10.3 on iPad Pro (12.9 inch) simulator or iPad Pro (9.7 inch) simulator - If you're testing with Android Real Devices #### How to Disable SSL Bumping diff --git a/docs/web-apps/automated-testing/electron.md b/docs/web-apps/automated-testing/electron.md index 065082a909..0ad503c685 100644 --- a/docs/web-apps/automated-testing/electron.md +++ b/docs/web-apps/automated-testing/electron.md @@ -16,7 +16,6 @@ Sauce Labs currently supports the following test configurations for Electron. - Platforms - Windows 10 - Windows 11 - - MacOS 10.15 - MacOS 11 - MacOS 12 - MacOS 13 @@ -78,6 +77,6 @@ Test results are visible on the UI under “Automated Tests > Test Results.’ Y ## Limitations -- Electron support is currently enabled only for automated testing on Windows 10 and 11, and MacOS 10.15, 11, 12 and 13. +- Electron support is only enabled for automated testing on Windows 10 and 11, and MacOS 11, 12 and 13. - Electron apps uploaded via REST API are not currently visible within the App Management of the UI. - Live testing and UI enhancements to come in a future release.