Skip to content
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

docs: updated README on cloud test provider testing #514

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 7 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,28 +198,26 @@ Credits for the initial kickstarter / script to @Sora2455 for better expressing

- Mac

- Safari 14, macOS 11 (via CrossBrowserTesting)
- Safari 14, macOS 11 (via BrowserStack)
- Mozilla Firefox _latest_, macOS 10.14 (manually, localhost)
<!-- - macOS 10.14, Safari 12 (via CrossBrowserTesting)
- macOS 10.13, Safari 11 (via CrossBrowserTesting) -->
<!-- - macOS 10.14, Safari 12 (via BrowserStack)
- macOS 10.13, Safari 11 (via BrowserStack) -->

- iOS

- Mobile Safari 12.0, iPad 6th Generation Simulator (manually)

- Windows

- Google Chrome _latest_, Windows 10 (via CrossBrowserTesting)
- Mozilla Firefox _latest_, Windows 10 (via CrossBrowserTesting)
- Google Chrome _latest_, Windows 10 (via BrowserStack)
- Mozilla Firefox _latest_, Windows 10 (via BrowserStack)
- Microsoft Edge version 18, Windows 10 (manually, localhost)
- Microsoft Internet Explorer version 11, Windows 10 (via CrossBrowserTesting)
- Microsoft Internet Explorer version 11, Windows 10 (via BrowserStack)
- Internet Explorer 9.0.8112.16421, Windows 7 SP1 (manually, localhost)

### Big Thanks

Cross-browser testing platform provided by [CrossBrowserTesting](https://crossbrowsertesting.com)

[![CrossBrowserTesting](https://static1.smartbear.co/crossbrowsertesting/media/site/cbt-smartbear-logo.svg "CrossBrowserTesting")](https://crossbrowsertesting.com)
[![BrowserStack](https://avatars.githubusercontent.com/u/1119453?s=16&v=4 "")]([https://browserstack.com](https://www.browserstack.com/)) Cross-browser testing platform provided by [BrowserStack](https://www.browserstack.com/)

## Things to keep in mind

Expand Down
Loading