You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Or you can create your own Selenium Grid for test distribution. ([See this ReadMe for details](https://github.com/seleniumbase/SeleniumBase/blob/master/seleniumbase/utilities/selenium_grid/ReadMe.md))
213
213
214
+
To use a server on the ``https`` protocol, add ``--protocol=https``:
You can also run your tests on someone else's Selenium Grid to avoid managing your own. Here are some Selenium Grids that you can use (and the run command format):
(For setting browser desired capabilities while running Selenium remotely, see the <ahref="https://seleniumbase.io/help_docs/desired_capabilities/">desired capabilities documentation</a> and the sample files located in <ahref="https://github.com/seleniumbase/SeleniumBase/tree/master/examples/capabilities">SeleniumBase/examples/capabilities</a>)
76
90
77
91
<h4><imgsrc="https://seleniumbase.io/img/sb_icon.png"title="SeleniumBase"width="30" /> More info about the Selenium Grid Hub can be found here:</h4>
0 commit comments