Skip to content

Commit

Permalink
[IE] Update ie downlaod version to 4.14.0 [deploy site]
Browse files Browse the repository at this point in the history
  • Loading branch information
harsha509 committed Oct 13, 2023
1 parent c303714 commit ed89a57
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions website_and_docs/layouts/downloads/list.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,13 +58,13 @@
<div class="card h-100 bg-transparent border-end-0 border-top-0 border-bottom-0">
<div class="card-body">
<p class="card-text">
Download version 4.11.0.0 for:
Download version 4.14.0.0 for:
</p>
<p class="card-text">
<a href="https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.11.0/IEDriverServer_Win32_4.11.0.zip">32 bit Windows IE</a> (recommended)
<a href="https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.14.0/IEDriverServer_Win32_4.14.0.zip">32 bit Windows IE</a> (recommended)
</p>
<p class="card-text">
<a href="https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.11.0/IEDriverServer_x64_4.11.0.zip">64 bit Windows IE</a>
<a href="https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.14.0/IEDriverServer_x64_4.14.0.zip">64 bit Windows IE</a>
</p>
<p class="card-text">
<a href="https://github.com/SeleniumHQ/selenium/blob/trunk/cpp/iedriverserver/CHANGELOG">CHANGELOG</a>
Expand Down

0 comments on commit ed89a57

Please sign in to comment.