Skip to content
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.

Commit

Permalink
Merge pull request #425 from vania-pooh/master
Browse files Browse the repository at this point in the history
Added Playwright 1.14.1 image information
  • Loading branch information
vania-pooh authored Aug 25, 2021
2 parents 8e0e105 + 9bf5242 commit c08863c
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions docs/playwright.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ These images are used to run https://github.com/microsoft/playwright[Playwright]
| playwright/chromium:playwright-1.12.3 | - | 1.12.3 | 93.0.4530.0
| playwright/chromium:playwright-1.13.0 | - | 1.13.0 | 93.0.4576.0
| playwright/chromium:playwright-1.13.1 | playwright/chromium:93.0 | 1.13.1 | 93.0.4576.0
| playwright/chromium:playwright-1.14.0 | playwright/chromium:94.0 | 1.14.0 | 94.0.4595.0
| playwright/chromium:playwright-1.14.0 | - | 1.14.0 | 94.0.4595.0
| playwright/chromium:playwright-1.14.1 | playwright/chromium:94.0 | 1.14.1 | 94.0.4595.0
|===

.Chrome Images
Expand All @@ -47,7 +48,8 @@ These images are used to run https://github.com/microsoft/playwright[Playwright]
| playwright/chrome:playwright-1.12.3 | playwright/chrome:91.0 (switched to stable releases) | 1.12.3 | 91.0.4472.114
| playwright/chrome:playwright-1.13.0 | - | 1.13.0 | 92.0.4515.107
| playwright/chrome:playwright-1.13.1 | - | 1.13.1 | 92.0.4515.107
| playwright/chrome:playwright-1.14.0 | playwright/chrome:92.0 | 1.14.0 | 92.0.4515.131
| playwright/chrome:playwright-1.14.0 | - | 1.14.0 | 92.0.4515.131
| playwright/chrome:playwright-1.14.1 | playwright/chrome:92.0 | 1.14.1 | 92.0.4515.159
|===

.Firefox Images
Expand Down Expand Up @@ -75,7 +77,8 @@ These images are used to run https://github.com/microsoft/playwright[Playwright]
| playwright/firefox:playwright-1.12.3 | playwright/firefox:89.0 | 1.12.3 | 89.0
| playwright/firefox:playwright-1.13.0 | - | 1.13.0 | 90.0
| playwright/firefox:playwright-1.13.1 | playwright/firefox:90.0 | 1.13.1 | 90.0
| playwright/firefox:playwright-1.14.0 | playwright/firefox:91.0 | 1.14.0 | 91.0
| playwright/firefox:playwright-1.14.0 | - | 1.14.0 | 91.0
| playwright/firefox:playwright-1.14.1 | playwright/firefox:91.0 | 1.14.1 | 91.0
|===

.Webkit (Safari Desktop) Images
Expand Down Expand Up @@ -103,5 +106,6 @@ These images are used to run https://github.com/microsoft/playwright[Playwright]
| playwright/webkit:playwright-1.12.3 | - | 1.12.3 | 14.2
| playwright/webkit:playwright-1.13.0 | - | 1.13.0 | 14.2
| playwright/webkit:playwright-1.13.1 | playwright/webkit:14.2 | 1.13.1 | 14.2
| playwright/webkit:playwright-1.14.0 | playwright/webkit:15.0 | 1.14.0 | 15.0
| playwright/webkit:playwright-1.14.0 | - | 1.14.0 | 15.0
| playwright/webkit:playwright-1.14.0 | playwright/webkit:15.0 | 1.14.1 | 15.0
|===

0 comments on commit c08863c

Please sign in to comment.