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 #461 from vania-pooh/master
Browse files Browse the repository at this point in the history
Chrome 95.0, Playwright 1.16.0 and 1.16.1 images
  • Loading branch information
vania-pooh authored Oct 23, 2021
2 parents c34e275 + b296d89 commit 585ea8a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/chrome.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
| selenoid/chrome:92.0 | selenoid/vnc_chrome:92.0 | 92.0.4515.107 | 92.0.4515.131
| selenoid/chrome:93.0 | selenoid/vnc_chrome:93.0 | 93.0.4577.63 | 93.0.4577.63
| selenoid/chrome:94.0 | selenoid/vnc_chrome:94.0 | 94.0.4606.61 | 94.0.4606.61
| selenoid/chrome:95.0 | selenoid/vnc_chrome:95.0 | 95.0.4638.17 | 95.0.4638.54
|===

[NOTE]
Expand Down
8 changes: 8 additions & 0 deletions docs/playwright.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ These images are used to run https://github.com/microsoft/playwright[Playwright]
| playwright/chromium:playwright-1.15.0 | - | 1.15.0 | 96.0.4641.0
| playwright/chromium:playwright-1.15.1 | - | 1.15.1 | 96.0.4641.0
| playwright/chromium:playwright-1.15.2 | playwright/chromium:96.0 | 1.15.2 | 96.0.4641.0
| playwright/chromium:playwright-1.16.0 | - | 1.16.0 | 97.0.4666.0
| playwright/chromium:playwright-1.16.1 | playwright/chromium:97.0 | 1.16.1 | 97.0.4666.0
|===

.Chrome Images
Expand All @@ -56,6 +58,8 @@ These images are used to run https://github.com/microsoft/playwright[Playwright]
| playwright/chrome:playwright-1.15.0 | playwright/chrome:93.0 | 1.15.0 | 93.0.4577.82
| playwright/chrome:playwright-1.15.1 | - | 1.15.1 | 94.0.4606.71
| playwright/chrome:playwright-1.15.2 | playwright/chrome:94.0 | 1.15.2 | 94.0.4606.71
| playwright/chrome:playwright-1.16.0 | - | 1.16.0 | 95.0.4638.54
| playwright/chrome:playwright-1.16.1 | playwright/chrome:95.0 | 1.16.1 | 95.0.4638.54
|===

.Firefox Images
Expand Down Expand Up @@ -88,6 +92,8 @@ These images are used to run https://github.com/microsoft/playwright[Playwright]
| playwright/firefox:playwright-1.15.0 | - | 1.15.0 | 92.0
| playwright/firefox:playwright-1.15.1 | - | 1.15.1 | 92.0
| playwright/firefox:playwright-1.15.2 | playwright/firefox:92.0 | 1.15.2 | 92.0
| playwright/firefox:playwright-1.16.0 | - | 1.16.0 | 93.0
| playwright/firefox:playwright-1.16.1 | playwright/firefox:93.0 | 1.16.1 | 93.0
|===

.Webkit (Safari Desktop) Images
Expand Down Expand Up @@ -120,4 +126,6 @@ These images are used to run https://github.com/microsoft/playwright[Playwright]
| playwright/webkit:playwright-1.15.0 | - | 1.15.0 | 15.0
| playwright/webkit:playwright-1.15.1 | p- | 1.15.1 | 15.0
| playwright/webkit:playwright-1.15.2 | playwright/webkit:15.0 | 1.15.2 | 15.0
| playwright/webkit:playwright-1.16.0 | - | 1.16.0 | 15.4
| playwright/webkit:playwright-1.16.1 | playwright/webkit:15.4 | 1.16.1 | 15.4
|===

0 comments on commit 585ea8a

Please sign in to comment.