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 #355 from vania-pooh/master
Browse files Browse the repository at this point in the history
Added Playwright 1.9.0 images information
  • Loading branch information
vania-pooh authored Feb 25, 2021
2 parents c0377c0 + b07680f commit e5000d9
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions docs/playwright.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,16 @@ These images are used to run https://github.com/microsoft/playwright[Playwright]
| playwright/chromium:playwright-1.6.1 | playwright/chromium:88.0 | 1.6.1 | 88.0.4316.0
| playwright/chromium:playwright-1.7.0 | playwright/chromium:89.0 | 1.7.0 | 89.0.4344.0
| playwright/chromium:playwright-1.8.0 | - | 1.8.0 | 90.0.4392.0
| playwright/chromium:playwright-1.8.1 | playwright/chromium:90.0 | 1.8.1 | 90.0.4392.0
| playwright/chromium:playwright-1.8.1 | - | 1.8.1 | 90.0.4392.0
| playwright/chromium:playwright-1.9.0 | playwright/chromium:90.0 | 1.9.0 | 90.0.4421.0
|===

.Chrome Images
|===
| Image | Aliases | Playwright version | Chrome version
| playwright/chrome:playwright-1.7.1 | playwright/chrome:89.0 | 1.7.1 | 89.0.4389.58
| playwright/chrome:playwright-1.8.1 | - | 1.8.1 | 90.0.4421.5
| playwright/chrome:playwright-1.9.0 | playwright/chrome:90.0 | 1.9.0 | 90.0.4421.5
|===

.Firefox Images
Expand All @@ -30,6 +39,7 @@ These images are used to run https://github.com/microsoft/playwright[Playwright]
| playwright/firefox:playwright-1.7.0 | playwright/firefox:84.0 | 1.7.0 | 84.0b9
| playwright/firefox:playwright-1.8.0 | - | 1.8.0 | 85.0b5
| playwright/firefox:playwright-1.8.1 | playwright/firefox:85.0 | 1.8.1 | 85.0b5
| playwright/firefox:playwright-1.9.0 | playwright/firefox:86.0 | 1.9.0 | 86.0b10
|===

.Webkit (Safari Desktop) Images
Expand All @@ -44,5 +54,6 @@ These images are used to run https://github.com/microsoft/playwright[Playwright]
| playwright/webkit:playwright-1.6.1 | playwright/webkit:14.0 | 1.6.1 | 14.0
| playwright/webkit:playwright-1.7.0 | - | 1.7.0 | 14.1
| playwright/webkit:playwright-1.8.0 | - | 1.8.0 | 14.1
| playwright/webkit:playwright-1.8.1 | playwright/webkit:14.1 | 1.8.1 | 14.1
| playwright/webkit:playwright-1.8.1 | - | 1.8.1 | 14.1
| playwright/webkit:playwright-1.9.0 | playwright/webkit:14.1 | 1.9.0 | 14.1
|===

0 comments on commit e5000d9

Please sign in to comment.