diff --git a/site_source_files/themes/selenium/layouts/downloads/section.html b/site_source_files/themes/selenium/layouts/downloads/section.html index 19157807dd71..a0f80ef98440 100755 --- a/site_source_files/themes/selenium/layouts/downloads/section.html +++ b/site_source_files/themes/selenium/layouts/downloads/section.html @@ -33,16 +33,15 @@

Selenium Server (Grid)

The Internet Explorer Driver Server

This is required if you want to make use of the latest and greatest features of the WebDriver InternetExplorerDriver.
- Please make sure that this is available on your $PATH (or %PATH% on Windows) in order for the IE - Driver to work as expected. + Please make sure that this is available on your %PATH% in order for the IE Driver to work as expected.

-

Download version 3.150.1 for:
- - 32 bit Windows IE +

Download version 3.150.2 for:
+
+ 32 bit Windows IE (recommended) - + 64 bit Windows IE CHANGELOG diff --git a/website_hugo_files/layouts/downloads/list.html b/website_hugo_files/layouts/downloads/list.html index d01e7dee07f6..f3f623489107 100644 --- a/website_hugo_files/layouts/downloads/list.html +++ b/website_hugo_files/layouts/downloads/list.html @@ -50,8 +50,8 @@ features of the WebDriver InternetExplorerDriver.

- Please make sure that this is available on your $PATH (or - %PATH% on Windows) in order for the IE Driver to work as expected. + Please make sure that this is available on your %PATH% + in order for the IE Driver to work as expected.

@@ -60,13 +60,13 @@

- Download version 3.150.1 for: + Download version 3.150.2 for:

- 32 bit Windows IE (recommended) + 32 bit Windows IE (recommended)

- 64 bit Windows IE + 64 bit Windows IE

CHANGELOG