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 #335 from vania-pooh/master
Browse files Browse the repository at this point in the history
Added Playwright 1.8.0 images information
  • Loading branch information
vania-pooh authored Jan 21, 2021
2 parents 973b7aa + 9c5bf62 commit 33966de
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions docs/playwright.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ These images are used to run https://github.com/microsoft/playwright[Playwright]
| playwright/chromium:playwright-1.5.1 | - | 1.5.1 | 88.0.4287.0
| 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 | playwright/chromium:90.0 | 1.8.0 | 90.0.4392.0
|===

.Firefox Images
Expand All @@ -25,7 +26,8 @@ These images are used to run https://github.com/microsoft/playwright[Playwright]
| playwright/firefox:playwright-1.4.0 | playwright/firefox:80.0 | 1.4.0 | 80.0b8
| playwright/firefox:playwright-1.5.1 | playwright/firefox:82.0 | 1.5.1 | 82.0b9
| playwright/firefox:playwright-1.6.1 | playwright/firefox:83.0 | 1.6.1 | 83.0b8
| playwright/firefox:playwright-1.7.0 | playwright/firefox:84.0 | 1.4.0 | 84.0b9
| playwright/firefox:playwright-1.7.0 | playwright/firefox:84.0 | 1.7.0 | 84.0b9
| playwright/firefox:playwright-1.8.0 | playwright/firefox:85.0 | 1.8.0 | 85.0b5
|===

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

0 comments on commit 33966de

Please sign in to comment.