Skip to content
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.

Commit

Permalink
Added Playwright 1.8.1 image information
Browse files Browse the repository at this point in the history
  • Loading branch information
vania-pooh committed Feb 12, 2021
1 parent e513560 commit a8deaac
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions docs/playwright.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ 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
| 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
|===

.Firefox Images
Expand All @@ -27,7 +28,8 @@ These images are used to run https://github.com/microsoft/playwright[Playwright]
| 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.7.0 | 84.0b9
| playwright/firefox:playwright-1.8.0 | playwright/firefox:85.0 | 1.8.0 | 85.0b5
| 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
|===

.Webkit (Safari Desktop) Images
Expand All @@ -41,5 +43,6 @@ These images are used to run https://github.com/microsoft/playwright[Playwright]
| 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 | - | 1.7.0 | 14.1
| playwright/webkit:playwright-1.8.0 | playwright/webkit:14.1 | 1.8.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
|===

0 comments on commit a8deaac

Please sign in to comment.