diff --git a/api/saucectl.schema.json b/api/saucectl.schema.json index 71fb78f5a..9131bb4a0 100644 --- a/api/saucectl.schema.json +++ b/api/saucectl.schema.json @@ -1366,6 +1366,7 @@ "macOS 13", "macOS 14", "macOS 15", + "macOS 26", "Windows 10", "Windows 11" ] @@ -1732,6 +1733,7 @@ "macOS 13", "macOS 14", "macOS 15", + "macOS 26", "Windows 10", "Windows 11" ], @@ -2796,6 +2798,7 @@ "macOS 13", "macOS 14", "macOS 15", + "macOS 26", "Windows 10", "Windows 11" ] diff --git a/api/v1alpha/framework/playwright-cucumberjs.schema.json b/api/v1alpha/framework/playwright-cucumberjs.schema.json index 71a0969c8..c1b533ef9 100644 --- a/api/v1alpha/framework/playwright-cucumberjs.schema.json +++ b/api/v1alpha/framework/playwright-cucumberjs.schema.json @@ -82,6 +82,7 @@ "macOS 13", "macOS 14", "macOS 15", + "macOS 26", "Windows 10", "Windows 11" ] diff --git a/api/v1alpha/framework/playwright.schema.json b/api/v1alpha/framework/playwright.schema.json index 629e9b123..b49bc5152 100644 --- a/api/v1alpha/framework/playwright.schema.json +++ b/api/v1alpha/framework/playwright.schema.json @@ -104,6 +104,7 @@ "macOS 13", "macOS 14", "macOS 15", + "macOS 26", "Windows 10", "Windows 11" ] diff --git a/api/v1alpha/framework/testcafe.schema.json b/api/v1alpha/framework/testcafe.schema.json index 0dc2d6b93..801710c38 100644 --- a/api/v1alpha/framework/testcafe.schema.json +++ b/api/v1alpha/framework/testcafe.schema.json @@ -123,6 +123,7 @@ "macOS 13", "macOS 14", "macOS 15", + "macOS 26", "Windows 10", "Windows 11" ],