Skip to main content

9 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.

How SHAFT Extends Selenium WebDriver

Learn how SHAFT builds on Selenium WebDriver to add auto-synchronization, fluent APIs, built-in reporting, and support for TestNG, JUnit 5, and Cucumber.

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 GUI Demo Projects

Working demo projects for web GUI test automation with SHAFT Engine — parallel execution, ThreadLocal driver, and Page Object Model examples.