From 2cc0ce320a4cd52cdf16d4d80c3759c5f2121736 Mon Sep 17 00:00:00 2001 From: Ivan Krutov Date: Thu, 24 Oct 2019 15:46:26 +0300 Subject: [PATCH] Added Firefox 70.0 image information --- docs/browser-image-information.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/browser-image-information.adoc b/docs/browser-image-information.adoc index a49c1781..81689a3b 100644 --- a/docs/browser-image-information.adoc +++ b/docs/browser-image-information.adoc @@ -67,7 +67,7 @@ WARNING: Firefox 53.0+ images require Selenium client 3.4.0 or newer. |=== | Image | VNC Image | Selenoid Version | Geckodriver Version | Firefox Version | Client Version -| selenoid/firefox:48.0 | selenoid/vnc:firefox_48.0 | 1.3.9 | 0.13.0 | 48.0.2 (page load timeout, native events and proxies don't work) .22+<.^| +| selenoid/firefox:48.0 | selenoid/vnc:firefox_48.0 | 1.3.9 | 0.13.0 | 48.0.2 (page load timeout, native events and proxies don't work) .23+<.^| **Java, selenium-webdriver.js**: 3.4.0 and above **Python**: 3.5.0 and above | selenoid/firefox:49.0 | selenoid/vnc:firefox_49.0 | 1.3.9 | 0.13.0 | 49.0.2 (page load timeout, native events and switching between windows don't work) @@ -91,6 +91,7 @@ WARNING: Firefox 53.0+ images require Selenium client 3.4.0 or newer. | selenoid/firefox:67.0 | selenoid/vnc:firefox_67.0 | 1.9.1 | 0.24.0 | 67.0 | selenoid/firefox:68.0 | selenoid/vnc:firefox_68.0 | 1.9.2 | 0.24.0 | 68.0 | selenoid/firefox:69.0 | selenoid/vnc:firefox_69.0 | 1.9.2 | 0.24.0 | 69.0 +| selenoid/firefox:70.0 | selenoid/vnc:firefox_70.0 | 1.9.2 | 0.26.0 | 70.0 |===