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
Copy file name to clipboardExpand all lines: examples/capabilities/ReadMe.md
+2-21Lines changed: 2 additions & 21 deletions
Original file line number
Diff line number
Diff line change
@@ -1,22 +1,18 @@
1
1
<h3><imgsrc="https://seleniumbase.io/img/green_logo.png"title="SeleniumBase"width="32" /> Using Desired Capabilities</h3>
2
2
3
-
You can specify browser capabilities when running SeleniumBase tests on a remote Selenium Grid server such as <ahref="https://www.browserstack.com/automate/capabilities"target="_blank">BrowserStack</a>, <ahref="https://www.lambdatest.com/capabilities-generator/"target="_blank">LambdaTest</a>, or <ahref="https://wiki.saucelabs.com/display/DOCS/Platform+Configurator#/"target="_blank">Sauce Labs</a>.
3
+
You can specify browser capabilities when running SeleniumBase tests on a remote Selenium Grid server such as <ahref="https://www.browserstack.com/automate/capabilities"target="_blank">BrowserStack</a>, <ahref="https://wiki.saucelabs.com/display/DOCS/Platform+Configurator#/"target="_blank">Sauce Labs</a>, or another.
4
4
5
5
Sample run commands may look like this when run from the [SeleniumBase/examples/](https://github.com/seleniumbase/SeleniumBase/tree/master/examples) folder: (The browser is now specified in the capabilities file.)
0 commit comments