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 #467 from vania-pooh/master
Browse files Browse the repository at this point in the history
Added Playwright 1.16.3 image information
  • Loading branch information
vania-pooh authored Nov 2, 2021
2 parents db2aac4 + 3c0e274 commit ab8a223
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 @@ -34,7 +34,8 @@ These images are used to run https://github.com/microsoft/playwright[Playwright]
| playwright/chromium:playwright-1.15.2 | playwright/chromium:96.0 | 1.15.2 | 96.0.4641.0
| playwright/chromium:playwright-1.16.0 | - | 1.16.0 | 97.0.4666.0
| playwright/chromium:playwright-1.16.1 | - | 1.16.1 | 97.0.4666.0
| playwright/chromium:playwright-1.16.2 | playwright/chromium:97.0 | 1.16.2 | 97.0.4666.0
| playwright/chromium:playwright-1.16.2 | - | 1.16.2 | 97.0.4666.0
| playwright/chromium:playwright-1.16.3 | playwright/chromium:97.0 | 1.16.3 | 97.0.4666.0
|===

.Chrome Images
Expand All @@ -61,7 +62,8 @@ These images are used to run https://github.com/microsoft/playwright[Playwright]
| playwright/chrome:playwright-1.15.2 | playwright/chrome:94.0 | 1.15.2 | 94.0.4606.71
| playwright/chrome:playwright-1.16.0 | - | 1.16.0 | 95.0.4638.54
| playwright/chrome:playwright-1.16.1 | - | 1.16.1 | 95.0.4638.54
| playwright/chrome:playwright-1.16.2 | playwright/chrome:95.0 | 1.16.2 | 95.0.4638.54
| playwright/chrome:playwright-1.16.2 | - | 1.16.2 | 95.0.4638.54
| playwright/chrome:playwright-1.16.3 | playwright/chrome:95.0 | 1.16.2 | 95.0.4638.69
|===

.Firefox Images
Expand Down Expand Up @@ -96,7 +98,8 @@ These images are used to run https://github.com/microsoft/playwright[Playwright]
| playwright/firefox:playwright-1.15.2 | playwright/firefox:92.0 | 1.15.2 | 92.0
| playwright/firefox:playwright-1.16.0 | - | 1.16.0 | 93.0
| playwright/firefox:playwright-1.16.1 | - | 1.16.1 | 93.0
| playwright/firefox:playwright-1.16.2 | playwright/firefox:93.0 | 1.16.2 | 93.0
| playwright/firefox:playwright-1.16.2 | - | 1.16.2 | 93.0
| playwright/firefox:playwright-1.16.3 | playwright/firefox:93.0 | 1.16.3 | 93.0
|===

.Webkit (Safari Desktop) Images
Expand Down Expand Up @@ -131,5 +134,6 @@ These images are used to run https://github.com/microsoft/playwright[Playwright]
| playwright/webkit:playwright-1.15.2 | playwright/webkit:15.0 | 1.15.2 | 15.0
| playwright/webkit:playwright-1.16.0 | - | 1.16.0 | 15.4
| playwright/webkit:playwright-1.16.1 | - | 1.16.1 | 15.4
| playwright/webkit:playwright-1.16.2 | playwright/webkit:15.4 | 1.16.2 | 15.4
| playwright/webkit:playwright-1.16.2 | - | 1.16.2 | 15.4
| playwright/webkit:playwright-1.16.3 | playwright/webkit:15.4 | 1.16.3 | 15.4
|===

0 comments on commit ab8a223

Please sign in to comment.