Skip to content

Fix ecosystem pal #2392

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 28, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
62 changes: 31 additions & 31 deletions website_and_docs/content/ecosystem/_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
<h1 class="d-1 text-center">Ecosystem</h1>
<p class="lead mt-3 mb-0">
There is an ecosystem full of Open Source projects around Selenium and
WebDriver, and some of them are featured on this page. Here are a number of
WebDriver. Some of them are featured on this page. Here are a number of
drivers, bindings, plugins, and frameworks created and maintained by third
parties.
parties. If you have a project which could be listed here, reach out to us.
</p>
</div>
{{< /blocks/section >}} {{% blocks/section color="selenium-yellow" %}}
Expand Down Expand Up @@ -67,30 +67,30 @@ <h2 id="browser-drivers">Browser Drivers</h2>
</div>
<div class="card-body px-0">
<p class="card-title fw-bold text-center h6">
<a href="https://github.com/mozilla/geckodriver/">
<a href="https://github.com/mozilla/geckodriver/" target="_blank" rel="noopener noreferrer">
Mozilla GeckoDriver
</a>
</p>
<p class="card-text text-center m-0 pb-1">
<a
href="https://github.com/mozilla/geckodriver/releases"
class="card-link"
href="https://github.com/mozilla/geckodriver/releases"
class="card-link" target="_blank" rel="noopener noreferrer"
>
Releases
</a>
</p>
<p class="card-text text-center m-0 pb-1">
<a
href="https://github.com/mozilla/geckodriver/blob/release/CHANGES.md"
class="card-link"
class="card-link" target="_blank" rel="noopener noreferrer"
>
Changelog
</a>
</p>
<p class="card-text text-center">
<a
href="https://github.com/mozilla/geckodriver/issues"
class="card-link"
class="card-link" target="_blank" rel="noopener noreferrer"
>
Issue tracker
</a>
Expand All @@ -111,23 +111,23 @@ <h2 id="browser-drivers">Browser Drivers</h2>
<div class="card-body px-0">
<p class="card-title fw-bold text-center h6">
<a
href="https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver/"
href="https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver/" target="_blank" rel="noopener noreferrer"
>
Microsoft EdgeDriver
</a>
</p>
<p class="card-text text-center m-0 pb-1">
<a
href="https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver/#downloads"
class="card-link"
href="https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver/#downloads"
class="card-link" target="_blank" rel="noopener noreferrer"
>
Releases
</a>
</p>
<p class="card-text text-center">
<a
href="https://github.com/MicrosoftEdge/EdgeWebDriver"
class="card-link"
href="https://github.com/MicrosoftEdge/EdgeWebDriver"
class="card-link" target="_blank" rel="noopener noreferrer"
>
Issue tracker
</a>
Expand All @@ -147,20 +147,20 @@ <h2 id="browser-drivers">Browser Drivers</h2>
</div>
<div class="card-body px-0">
<p class="card-title fw-bold text-center h6">
<a href="https://chromedriver.chromium.org/"> Google ChromeDriver </a>
<a href="https://chromedriver.chromium.org/" target="_blank" rel="noopener noreferrer"> Google ChromeDriver </a>
</p>
<p class="card-text text-center m-0 pb-1">
<a
href="https://chromedriver.chromium.org/downloads"
class="card-link"
class="card-link" target="_blank" rel="noopener noreferrer"
>
Releases and changelog
</a>
</p>
<p class="card-text text-center">
<a
href="https://bugs.chromium.org/p/chromedriver/issues/list"
class="card-link"
href="https://bugs.chromium.org/p/chromedriver/issues/list" target="_blank" rel="noopener noreferrer"
class="card-link"
>
Issue tracker
</a>
Expand All @@ -180,22 +180,22 @@ <h2 id="browser-drivers">Browser Drivers</h2>
</div>
<div class="card-body px-0">
<p class="card-title fw-bold text-center h6">
<a href="https://github.com/operasoftware/operachromiumdriver">
<a href="https://github.com/operasoftware/operachromiumdriver" target="_blank" rel="noopener noreferrer">
Opera ChromiumDriver
</a>
</p>
<p class="card-text text-center m-0 pb-1">
<a
href="https://github.com/operasoftware/operachromiumdriver/releases"
href="https://github.com/operasoftware/operachromiumdriver/releases" target="_blank" rel="noopener noreferrer"
class="card-link"
>
Releases
</a>
</p>
<p class="card-text text-center">
<a
href="https://github.com/operasoftware/operachromiumdriver/issues"
class="card-link"
href="https://github.com/operasoftware/operachromiumdriver/issues" target="_blank" rel="noopener noreferrer"
class="card-link" target="_blank" rel="noopener noreferrer"
>
Issue tracker
</a>
Expand All @@ -216,13 +216,13 @@ <h2 id="browser-drivers">Browser Drivers</h2>
<div class="card-body px-0">
<p class="card-title fw-bold text-center h6">
<a
href="https://developer.apple.com/documentation/webkit/about_webdriver_for_safari"
href="https://developer.apple.com/documentation/webkit/about_webdriver_for_safari" target="_blank" rel="noopener noreferrer"
>
Apple SafariDriver
</a>
</p>
<p class="card-text text-center">
<a href="https://bugreport.apple.com/" class="card-link">
<a href="https://bugreport.apple.com/" class="card-link" target="_blank" rel="noopener noreferrer">
Issue tracker
</a>
</p>
Expand Down Expand Up @@ -257,7 +257,7 @@ <h2 id="language-bindings">Language Bindings</h2>
<tr>
<th scope="row">
<p>
<a href="https://github.com/kallisti-dev/hs-webdriver">
<a href="https://github.com/kallisti-dev/hs-webdriver" target="_blank" rel="noopener noreferrer">
hs-webdriver
</a>
</p>
Expand All @@ -268,7 +268,7 @@ <h2 id="language-bindings">Language Bindings</h2>
<tr>
<th scope="row">
<p>
<a href="https://github.com/admc/wd"> wd </a>
<a href="https://github.com/admc/wd" target="_blank" rel="noopener noreferrer"> wd </a>
</p>
</th>
<td>JavaScript</td>
Expand All @@ -277,7 +277,7 @@ <h2 id="language-bindings">Language Bindings</h2>
<tr>
<th scope="row">
<p>
<a href="https://github.com/teodesian/Selenium-Remote-Driver">
<a href="https://github.com/teodesian/Selenium-Remote-Driver" target="_blank" rel="noopener noreferrer">
Selenium-Remote-Driver
</a>
</p>
Expand All @@ -288,7 +288,7 @@ <h2 id="language-bindings">Language Bindings</h2>
<tr>
<th scope="row">
<p>
<a href="https://github.com/php-webdriver/php-webdriver">
<a href="https://github.com/php-webdriver/php-webdriver" target="_blank" rel="noopener noreferrer">
php-webdriver
</a>
</p>
Expand All @@ -299,7 +299,7 @@ <h2 id="language-bindings">Language Bindings</h2>
<tr>
<th scope="row">
<p>
<a href="https://github.com/ropensci/RSelenium"> RSelenium </a>
<a href="https://github.com/ropensci/RSelenium" target="_blank" rel="noopener noreferrer"> RSelenium </a>
</p>
</th>
<td>R</td>
Expand All @@ -308,7 +308,7 @@ <h2 id="language-bindings">Language Bindings</h2>
<tr>
<th scope="row">
<p>
<a href="https://github.com/google/webdriver.dart">
<a href="https://github.com/google/webdriver.dart" target="_blank" rel="noopener noreferrer">
webdriver.dart
</a>
</p>
Expand All @@ -319,7 +319,7 @@ <h2 id="language-bindings">Language Bindings</h2>
<tr>
<th scope="row">
<p>
<a href="https://github.com/SeasideSt/Parasol"> Parasol </a>
<a href="https://github.com/SeasideSt/Parasol" target="_blank" rel="noopener noreferrer"> Parasol </a>
</p>
</th>
<td>Pharo Smalltalk</td>
Expand Down Expand Up @@ -558,7 +558,7 @@ <h2 class="card-title" id="frameworks">Frameworks</h2>
<a href="https://github.com/RaiderHQ/ruby_raider" target="_blank" rel="noopener noreferrer"> Ruby Raider</a>
</p>
</th>
<td>C#</td>
<td>Ruby</td>
<td>Augustin Gottlieb</td>
</tr>
</tbody>
Expand All @@ -583,7 +583,7 @@ <h2 id="tools">Tools</h2>
<tr>
<th scope="row">
<p>
<a href="https://testcontainers.com/"target="_blank" rel="noopener noreferrer"> Testcontainers </a>
<a href="https://testcontainers.com/" target="_blank" rel="noopener noreferrer"> Testcontainers</a>
</p>
</th>
<td>.NET, Java, Python, Node.js</td>
Expand Down
Loading