Skip to content

Commit

Permalink
docs: DevX monthly framework update
Browse files Browse the repository at this point in the history
  • Loading branch information
tianfeng92 committed Jul 23, 2024
1 parent 5c2527e commit ac534c1
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/web-apps/automated-testing/cypress.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,18 @@ Sauce Labs supports the following test configurations for Cypress:
<th>Supported Browsers</th>
<th>End of Life</th>
</tr>
<tbody>
<tr>
<td rowspan='2'>13.13.1</td>
<td rowspan='2'>20</td>
<td><b>macOS:</b> 11.00, 12, 13</td>
<td rowspan='2'>Chrome, Firefox, Microsoft Edge, Webkit (Experimental)</td>
<td rowspan='2'>July 23, 2025</td>
</tr>
<tr>
<td><b>Windows:</b> 10, 11</td>
</tr>
</tbody>
<tbody>
<tr>
<td rowspan='2'>13.12.0</td>
Expand Down
12 changes: 12 additions & 0 deletions docs/web-apps/automated-testing/playwright.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,18 @@ Sauce Labs supports the following test configurations for Playwright:
<th>Supported Browsers</th>
<th>End of Life</th>
</tr>
<tbody>
<tr>
<td rowspan='2'>1.45.2</td>
<td rowspan='2'>20</td>
<td><b>macOS:</b> 12, 13</td>
<td rowspan='2'>Chromium, Chrome, Firefox, Webkit</td>
<td rowspan='2'>July 23, 2025</td>
</tr>
<tr>
<td><b>Windows:</b> 10, 11</td>
</tr>
</tbody>
<tbody>
<tr>
<td rowspan='2'>1.45.0</td>
Expand Down
17 changes: 17 additions & 0 deletions docs/web-apps/automated-testing/testcafe.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,23 @@ Sauce Labs supports the following test configurations for TestCafe:
<th>Supported Browsers</th>
<th>End of Life</th>
</tr>
<tbody>
<tr>
<td rowspan='3'>3.6.2</td>
<td rowspan='3'>20</td>
<td><b>macOS:</b> 11.00, 12, 13</td>
<td>Safari, Chrome, Firefox, Microsoft Edge</td>
<td rowspan='3'>July 23, 2025</td>
</tr>
<tr>
<td><b>Windows:</b> 10, 11</td>
<td>Chrome, Firefox, Microsoft Edge</td>
</tr>
<tr>
<td><b>iOS:</b> 13.4, 14.5, 15.4, 16.0, 16.1, 16.2</td>
<td>Safari</td>
</tr>
</tbody>
<tbody>
<tr>
<td rowspan='3'>3.6.1</td>
Expand Down

0 comments on commit ac534c1

Please sign in to comment.