Understanding WebdriverIO Selectors

Element selector strategies

Locating elements on a web page is essential to writing automated user interface tests. We have to find elements before we can interact with them. WebdriverIO provides several strategies to locate elements. Many strategies allow us to select elements similar to how end users interact with the application in the browser. Let's look at a few of these strategies.

Get hands-on with 1200+ tech skills courses.