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

Added Playwright 1.12.3 images #402

Merged
merged 1 commit into from
Jun 27, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 8 additions & 4 deletions docs/playwright.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ These images are used to run https://github.com/microsoft/playwright[Playwright]
| playwright/chromium:playwright-1.11.1 | playwright/chromium:92.0 | 1.11.0 | 92.0.4498.0
| playwright/chromium:playwright-1.12.0 | - | 1.12.0 | 93.0.4530.0
| playwright/chromium:playwright-1.12.1 | - | 1.12.1 | 93.0.4530.0
| playwright/chromium:playwright-1.12.2 | playwright/chromium:93.0 | 1.12.2 | 93.0.4530.0
| playwright/chromium:playwright-1.12.2 | - | 1.12.2 | 93.0.4530.0
| playwright/chromium:playwright-1.12.3 | playwright/chromium:93.0 | 1.12.3 | 93.0.4530.0
|===

.Chrome Images
Expand All @@ -39,7 +40,8 @@ These images are used to run https://github.com/microsoft/playwright[Playwright]
| playwright/chrome:playwright-1.11.1 | playwright/chrome:92.0 | 1.11.0 | 92.0.4503.0
| playwright/chrome:playwright-1.12.0 | - | 1.12.0 | 91.0.4472.101
| playwright/chrome:playwright-1.12.1 | - | 1.12.1 | 91.0.4472.101
| playwright/chrome:playwright-1.12.2 | playwright/chrome:91.0 (switched to stable releases) | 1.12.2 | 91.0.4472.101
| playwright/chrome:playwright-1.12.2 | - | 1.12.2 | 91.0.4472.101
| playwright/chrome:playwright-1.12.3 | playwright/chrome:91.0 (switched to stable releases) | 1.12.3 | 91.0.4472.114
|===

.Firefox Images
Expand All @@ -63,7 +65,8 @@ These images are used to run https://github.com/microsoft/playwright[Playwright]
| playwright/firefox:playwright-1.11.1 | - | 1.11.0 | 89.0b6
| playwright/firefox:playwright-1.12.0 | - | 1.12.0 | 89.0
| playwright/firefox:playwright-1.12.1 | - | 1.12.1 | 89.0
| playwright/firefox:playwright-1.12.2 | playwright/firefox:89.0 | 1.12.2 | 89.0
| playwright/firefox:playwright-1.12.2 | - | 1.12.2 | 89.0
| playwright/firefox:playwright-1.12.3 | playwright/firefox:89.0 | 1.12.3 | 89.0
|===

.Webkit (Safari Desktop) Images
Expand All @@ -87,5 +90,6 @@ These images are used to run https://github.com/microsoft/playwright[Playwright]
| playwright/webkit:playwright-1.11.1 | - | 1.11.0 | 14.2
| playwright/webkit:playwright-1.12.0 | - | 1.12.0 | 14.2
| playwright/webkit:playwright-1.12.1 | - | 1.12.1 | 14.2
| playwright/webkit:playwright-1.12.2 | playwright/webkit:14.2 | 1.12.2 | 14.2
| playwright/webkit:playwright-1.12.2 | - | 1.12.2 | 14.2
| playwright/webkit:playwright-1.12.3 | playwright/webkit:14.2 | 1.12.3 | 14.2
|===