Basic Configuration for Web GUI
Configure SHAFT Engine properties for web browser automation — browser type, headless mode, timeouts, proxy, and visual reporting.
Configure SHAFT Engine properties for web browser automation — browser type, headless mode, timeouts, proxy, and visual reporting.
Interact with web elements using SHAFT Engine — click, type, drag and drop, select from dropdowns, handle iframes, and more.
Best practices for element identification in SHAFT Engine — By objects, dynamic locators, cross-platform locators, and why to avoid @FindBy.
Access the native Selenium WebDriver instance from SHAFT for advanced use cases, and learn how to wrap an existing WebDriver with SHAFT capabilities.
A minimal SHAFT browser test with lifecycle, actions, and assertions.