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

Commit

Permalink
Merge pull request #420 from vania-pooh/master
Browse files Browse the repository at this point in the history
Added Playwright 1.14.0 images information
  • Loading branch information
vania-pooh authored Aug 14, 2021
2 parents 32cd8f4 + fabffe0 commit 3735ba3
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/playwright.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ 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
|===

.Chrome Images
Expand All @@ -45,7 +46,8 @@ These images are used to run https://github.com/microsoft/playwright[Playwright]
| playwright/chrome:playwright-1.12.2 | - | 1.12.2 | 91.0.4472.101
| 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 | playwright/chrome:92.0 | 1.13.1 | 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
|===

.Firefox Images
Expand Down Expand Up @@ -73,6 +75,7 @@ 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
|===

.Webkit (Safari Desktop) Images
Expand Down Expand Up @@ -100,4 +103,5 @@ 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
|===

0 comments on commit 3735ba3

Please sign in to comment.