Skip to main content

5 docs tagged with "selenium"

View all tags

Basic Configuration for Web GUI

Configure SHAFT Engine properties for web browser automation — browser type, headless mode, timeouts, proxy, and visual reporting.

Element Actions

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

Native Selenium WebDriver Access

Access the native Selenium WebDriver instance from SHAFT for advanced use cases, and learn how to wrap an existing WebDriver with SHAFT capabilities.

Web testing

A minimal SHAFT browser test with lifecycle, actions, and assertions.