Introduction
Welcome to the WebdriverIO API docs. These pages contain reference materials for all implemented protocol bindings and convenience commands. Protocol commands, including WebDriver, WebDriver Bidi or mobile commands like Appium are commands that are directly send to the underlying driver backend. Convenience commands provided by the browser, element or mock object offer higher level interactivity.
These are the docs for WebdriverIO v10. Still on v9? Use the v9 documentation or follow the v10 migration guide.
Contribute
If you feel like you have a good example for a command, don't hesitate to open a PR and submit it. Just click on the orange link on the bottom left with the label “Edit this page”. Make sure you understand the way we write these docs by checking the Contributing section.