-
-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Cosmin Marginean edited this page Apr 25, 2023
·
11 revisions
- Configuration reference
- Test selector attribute
- All String selector extensions
- WebDriver & WebElement extension functions
- Assertions
- API docs
- Running multiple browsers in parallel
Alkemy provides String
extension functions that enable lookups and assertions directly against a String
reference. These can only be used as part of a an AlkemyContext.apply{}
block as per example in the project README. The complete list of extensions and assertions is available in the AlkemyContext documentation.