📄️ Locator delegates
Explore Kolibrium's type-safe, Kotlin-first approach to locating web elements using delegated properties
📄️ Caching elements
Optimize Selenium test performance with Kolibrium's element caching mechanisms for reduced DOM searches
📄️ Configuring waiting behavior
Customize waiting behavior in Selenium tests with Kolibrium's advanced configuration options for element lookup and synchronization
📄️ Configuring synchronization behavior
Configure synchronization behavior for robust web automation with Kolibrium's flexible element readiness mechanisms
📄️ Using locator delegate functions for Page Component Objects
Implement Page Component Objects in Selenium using Kolibrium's locator delegate functions for modular web testing
📄️ Handling StaleElementReferenceException
Understand how Kolibrium mitigates Selenium’s StaleElementReferenceException with automatic re-lookup and safe waiting
📄️ Creating your own locator delegate functions
Create custom locator delegates in Kolibrium to simplify and standardize web element location strategies
📄️ Generating Page Objects using a custom Page Object template
Generate Page Objects automatically using the JetBrains Web UI Test Automation plugin and Kolibrium's custom Selenium templates.