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 #410 from vania-pooh/master
Browse files Browse the repository at this point in the history
Added Playwright 1.13.0 image information
  • Loading branch information
vania-pooh authored Jul 22, 2021
2 parents 806e935 + 6e5c46e commit 0470cfd
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions docs/playwright.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ These images are used to run https://github.com/microsoft/playwright[Playwright]
| playwright/chromium:playwright-1.12.0 | - | 1.12.0 | 93.0.4530.0
| playwright/chromium:playwright-1.12.1 | - | 1.12.1 | 93.0.4530.0
| playwright/chromium:playwright-1.12.2 | - | 1.12.2 | 93.0.4530.0
| playwright/chromium:playwright-1.12.3 | playwright/chromium:93.0 | 1.12.3 | 93.0.4530.0
| playwright/chromium:playwright-1.12.3 | - | 1.12.3 | 93.0.4530.0
| playwright/chromium:playwright-1.13.0 | playwright/chromium:93.0 | 1.13.0 | 93.0.4576.0
|===

.Chrome Images
Expand All @@ -42,6 +43,7 @@ These images are used to run https://github.com/microsoft/playwright[Playwright]
| playwright/chrome:playwright-1.12.1 | - | 1.12.1 | 91.0.4472.101
| 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 | playwright/chrome:92.0 | 1.13.0 | 92.0.4515.107
|===

.Firefox Images
Expand All @@ -67,6 +69,7 @@ These images are used to run https://github.com/microsoft/playwright[Playwright]
| playwright/firefox:playwright-1.12.1 | - | 1.12.1 | 89.0
| playwright/firefox:playwright-1.12.2 | - | 1.12.2 | 89.0
| playwright/firefox:playwright-1.12.3 | playwright/firefox:89.0 | 1.12.3 | 89.0
| playwright/firefox:playwright-1.13.0 | playwright/firefox:90.0 | 1.13.0 | 90.0
|===

.Webkit (Safari Desktop) Images
Expand All @@ -91,5 +94,6 @@ These images are used to run https://github.com/microsoft/playwright[Playwright]
| playwright/webkit:playwright-1.12.0 | - | 1.12.0 | 14.2
| playwright/webkit:playwright-1.12.1 | - | 1.12.1 | 14.2
| playwright/webkit:playwright-1.12.2 | - | 1.12.2 | 14.2
| playwright/webkit:playwright-1.12.3 | playwright/webkit:14.2 | 1.12.3 | 14.2
| playwright/webkit:playwright-1.12.3 | - | 1.12.3 | 14.2
| playwright/webkit:playwright-1.13.0 | playwright/webkit:14.2 | 1.13.0 | 14.2
|===

0 comments on commit 0470cfd

Please sign in to comment.