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 #521 from vania-pooh/master
Browse files Browse the repository at this point in the history
Added Playwright 1.21.0 image information
  • Loading branch information
vania-pooh authored Apr 15, 2022
2 parents 38c4b33 + ec2d050 commit df242fb
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions docs/playwright.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@ These images are used to run https://github.com/microsoft/playwright[Playwright]
| playwright/chromium:playwright-1.19.2 | playwright/chromium:100.0 | 1.19.2 | 100.0.4863.0
| playwright/chromium:playwright-1.20.0 | - | 1.20.0 | 101.0.4921.0
| playwright/chromium:playwright-1.20.1 | - | 1.20.1 | 101.0.4921.0
| playwright/chromium:playwright-1.20.2 | playwright/chromium:101.0 | 1.20.2 | 101.0.4921.0
| playwright/chromium:playwright-1.20.2 | - | 1.20.2 | 101.0.4921.0
| playwright/chromium:playwright-1.21.0 | playwright/chromium:101.0 | 1.21.0 | 101.0.4951.26
|===

.Chrome Images
Expand Down Expand Up @@ -85,7 +86,8 @@ These images are used to run https://github.com/microsoft/playwright[Playwright]
| playwright/chrome:playwright-1.19.2 | playwright/chrome:98.0 | 1.19.2 | 98.0.4758.102
| playwright/chrome:playwright-1.20.0 | - | 1.20.0 | 99.0.4844.74
| playwright/chrome:playwright-1.20.1 | playwright/chrome:99.0 | 1.20.1 | 99.0.4844.82
| playwright/chrome:playwright-1.20.2 | playwright/chrome:100.0 | 1.20.2 | 100.0.4896.75
| playwright/chrome:playwright-1.20.2 | - | 1.20.2 | 100.0.4896.75
| playwright/chrome:playwright-1.21.0 | playwright/chrome:100.0 | 1.21.0 | 100.0.4896.127
|===

.Firefox Images
Expand Down Expand Up @@ -133,6 +135,7 @@ These images are used to run https://github.com/microsoft/playwright[Playwright]
| playwright/firefox:playwright-1.20.0 | - | 1.20.0 | 97.0.1
| playwright/firefox:playwright-1.20.1 | - | 1.20.1 | 97.0.1
| playwright/firefox:playwright-1.20.2 | playwright/firefox:97.0 | 1.20.2 | 97.0.1
| playwright/firefox:playwright-1.21.0 | playwright/firefox:98.0 | 1.21.0 | 98.0.2
|===

.Webkit (Safari Desktop) Images
Expand Down Expand Up @@ -179,5 +182,6 @@ These images are used to run https://github.com/microsoft/playwright[Playwright]
| playwright/webkit:playwright-1.19.2 | - | 1.19.2 | 15.4
| playwright/webkit:playwright-1.20.0 | - | 1.20.0 | 15.4
| playwright/webkit:playwright-1.20.1 | - | 1.20.1 | 15.4
| playwright/webkit:playwright-1.20.2 | playwright/webkit:15.4 | 1.20.2 | 15.4
| playwright/webkit:playwright-1.20.2 | - | 1.20.2 | 15.4
| playwright/webkit:playwright-1.21.0 | playwright/webkit:15.4 | 1.21.0 | 15.4
|===

0 comments on commit df242fb

Please sign in to comment.