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 570e74a commit 671a842Copy full SHA for 671a842
website_and_docs/layouts/downloads/list.html
@@ -31,6 +31,14 @@
31
To use the Selenium Server in a Grid configuration see the
32
<a href="https://selenium.dev/documentation/en/grid/">documentation</a>.
33
</p>
34
+ <p class="card-text">
35
+ To run the Grid with popular browsers using Docker see the
36
+ <a href="https://github.com/SeleniumHQ/docker-selenium">repository</a>.
37
+ </p>
38
39
+ To deploy the Grid to Kubernetes cluster see the Helm chart
40
+ <a href="https://github.com/SeleniumHQ/docker-selenium/blob/trunk/charts/selenium-grid/README.md">configuration</a>.
41
42
</div>
43
44
0 commit comments