From 9c5bf622fc9fca77d891f0c81c1b959451e5b1f5 Mon Sep 17 00:00:00 2001 From: Ivan Krutov Date: Thu, 21 Jan 2021 13:28:44 +0300 Subject: [PATCH] Added Playwright 1.8.0 images information --- docs/playwright.adoc | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/docs/playwright.adoc b/docs/playwright.adoc index cdde6ca45..578d07ab1 100644 --- a/docs/playwright.adoc +++ b/docs/playwright.adoc @@ -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 @@ -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 @@ -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 |===