Add Safari 26 to supported browsers

This commit is contained in:
Steve Gravrock
2025-11-03 07:37:11 -08:00
parent ff9feb29d3
commit 9a9d3994da
6 changed files with 41 additions and 7 deletions

View File

@@ -1,5 +1,10 @@
#!/bin/sh
# Run tests in supported browsers that are available on Saucelabs.
# Note: The latest Safari version is tested via GitHub Actions because Saucelabs
# only makes it available to paid enterprise accounts. See
# .github/workflows/safari.yml.
run_browser() {
browser=$1
version=$2