-
Notifications
You must be signed in to change notification settings - Fork 102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updating Supported Versions of macOS for Simulators #3040
Conversation
Deploy preview ready for 3040! |
Deploy preview ready for 3040! |
Deploy preview ready for 3040! |
Deploy preview ready for 3040! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Deploy preview ready for 3040! |
Deploy preview ready for 3040! |
Deploy preview ready for 3040! |
Deploy preview ready for 3040! |
Preparing for deprecation of macOS 10.x across desktop and iOS Sims
Description
Per this announcement, I updated areas where macOS 10.x was referenced for support for desktop, iOS Sims, and Safari.
Updated records from the following pages:
https://docs.saucelabs.com/mobile-apps/automated-testing/appium/appium-versions/#ios-simulators
https://docs.saucelabs.com/mobile-apps/automated-testing/appium/virtual-devices/#ios-code-examples
https://docs.saucelabs.com/mobile-apps/supported-devices/#system-requirements
https://docs.saucelabs.com/secure-connections/sauce-connect/security-authentication/#when-to-disable-ssl-bumping
https://docs.saucelabs.com/basics/test-config-annotation/test-config/#macosxsafari
https://docs.saucelabs.com/web-apps/automated-testing/electron/#supported-testing-platforms
Types of Changes