| Safe Haskell | None |
|---|
Test.WebDriver.Config
Contents
WebDriver configuration
WebDriver session configuration
Constructors
| WDConfig | |
Fields
| |
defaultConfig :: WDConfigSource
A default session config connects to localhost on port 4444, and hasn't been
initialized server-side. This value is the same as def but with a less
polymorphic type.