Skip to content
Open
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
3 changes: 3 additions & 0 deletions api/saucectl.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -1366,6 +1366,7 @@
"macOS 13",
"macOS 14",
"macOS 15",
"macOS 26",
"Windows 10",
"Windows 11"
]
Expand Down Expand Up @@ -1732,6 +1733,7 @@
"macOS 13",
"macOS 14",
"macOS 15",
"macOS 26",
"Windows 10",
"Windows 11"
],
Expand Down Expand Up @@ -2796,6 +2798,7 @@
"macOS 13",
"macOS 14",
"macOS 15",
"macOS 26",
"Windows 10",
"Windows 11"
]
Expand Down
1 change: 1 addition & 0 deletions api/v1alpha/framework/playwright-cucumberjs.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@
"macOS 13",
"macOS 14",
"macOS 15",
"macOS 26",
"Windows 10",
"Windows 11"
]
Expand Down
1 change: 1 addition & 0 deletions api/v1alpha/framework/playwright.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@
"macOS 13",
"macOS 14",
"macOS 15",
"macOS 26",
"Windows 10",
"Windows 11"
]
Expand Down
1 change: 1 addition & 0 deletions api/v1alpha/framework/testcafe.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@
"macOS 13",
"macOS 14",
"macOS 15",
"macOS 26",
"Windows 10",
"Windows 11"
],
Expand Down
Loading