Skip to main content

W3C WebDriver Capabilities Support

Sauce Labs supports and encourages updating your code to take advantage of the W3C WebDriver Protocol, which is currently the default protocol used by all major browsers.

Using the W3C WebDriver protocol on Sauce Labs requires setting specific capabilities in your code. The syntax is different from its predecessor, JSON Wire Protocol (JWP). To learn about W3C WebDriver-compliant capability syntax, we recommend reviewing the following: