Async Element Actions
Run SHAFT element actions concurrently using Java virtual threads — improve test speed with non-blocking parallel interactions.
Run SHAFT element actions concurrently using Java virtual threads — improve test speed with non-blocking parallel interactions.
Perform clipboard operations — copy, cut, paste, and select all — on web elements using SHAFT Engine's clipboardActions() method.
Interact with web elements using SHAFT Engine — click, type, drag and drop, select from dropdowns, handle iframes, and more.
Locate web elements using ID, CSS selectors, XPath, SHAFT Locator Builder, relative locators, shadow DOM, and iframes.
Validate element text, attributes, existence, and state using SHAFT Engine's fluent driver-based validation API.
Validate web element properties such as existence, visibility, text, attributes, and visual appearance using SHAFT Engine.