Package-level declarations
Types
Instructs kolibrium-codegen to generate source code for locating multiple elements using the "className" locator strategy.
Instructs kolibrium-codegen to generate source code for locating a single element using the "cssSelector" locator strategy.
Instructs kolibrium-codegen to generate source code for locating multiple elements using the "cssSelector" locator strategy.
Marks an enum class as a source for generating a PageLocators
class using kolibrium-codegen.
Marks a class as a source for generating a navigation function for a Page Object class using kolibrium-codegen.
Instructs kolibrium-codegen to generate source code for locating a single element using the "partialLinkText" locator strategy.
Instructs kolibrium-codegen to generate source code for locating multiple elements using the "partialLinkText" locator strategy.