Skip to main content

6 docs tagged with "element"

View all tags

Async Element Actions

Run SHAFT element actions concurrently using Java virtual threads — improve test speed with non-blocking parallel interactions.

Clipboard Actions

Perform clipboard operations — copy, cut, paste, and select all — on web elements using SHAFT Engine's clipboardActions() method.

Element Actions

Interact with web elements using SHAFT Engine — click, type, drag and drop, select from dropdowns, handle iframes, and more.

Element Identification

Locate web elements using ID, CSS selectors, XPath, SHAFT Locator Builder, relative locators, shadow DOM, and iframes.

Element Validations

Validate element text, attributes, existence, and state using SHAFT Engine's fluent driver-based validation API.

Element Validations

Validate web element properties such as existence, visibility, text, attributes, and visual appearance using SHAFT Engine.