We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abf132a commit 28624ffCopy full SHA for 28624ff
website_and_docs/layouts/downloads/list.html
@@ -89,12 +89,13 @@ <h2 class="card-title">C# NuGet</h2>
89
</li>
90
<li>
91
<p>
92
- <a href="http://www.nuget.org/List/Packages/Selenium.WebDriverBackedSelenium">WebDriverBackedSelenium</a>
+ <a href="http://www.nuget.org/List/Packages/Selenium.Support">Support</a>
93
</p>
94
95
96
97
- <a href="http://www.nuget.org/List/Packages/Selenium.Support">Support</a>
+ <a href="http://www.nuget.org/List/Packages/Selenium.WebDriverBackedSelenium">WebDriverBackedSelenium</a>
98
+ (Final version 4.1.0 Released 2021-11-22)
99
100
101
0 commit comments