wallaby v0.16.1 API Reference
Modules
A concurrent feature testing library
The Browser module is the entrypoint for interacting with a real browser
Defines an Element Struct and interactions with Elements
Helper utility for converting key atoms into key codes sutiable to send over the wire
Metadata is used to encode information about the browser and test. This information is then stored in a User Agent string. The information from the test can then be extracted in the application
Implements the webdriver protocol for Phantomjs
Provides the query DSL
Common functionality for interacting with Sessions