Skip to main content

8 docs tagged with "getting-started"

View all tags

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.

JUnit 5 Integration

Run SHAFT Engine tests with JUnit 5 — set up test classes with @BeforeEach, @AfterEach, @Test, and @Order annotations alongside the SHAFT WebDriver.

The SHAFT Single Entry Point

Discover how the SHAFT class serves as a single entry point for all test automation. Access Web, Mobile, API, CLI, and Database drivers through one unified namespace with IDE autocomplete.