Web elements

Identifying and working with element objects in the DOM.

The majority of most people’s Selenium code involves working with web elements.


File Upload

Locator strategies

Ways to identify one or more specific elements in the DOM.

Finding web elements

Locating the elements based on the provided locator values.

Interacting with web elements

A high-level instruction set for manipulating form controls.

Information about web elements

What you can learn about an element.