Test.Hspec.WebDriver

Webdriver Example

data BrowserDefaults

data WdExample multi

runWD

runWDWith

pending

pendingWith

example

Webdriver Sessions

session

sessionWith

inspectSession

class Using a

data WdTestSession multi

Expectations

shouldBe

shouldBeTag

shouldHaveText

shouldHaveAttr

shouldReturn

shouldThrow

Custom Capabilities

class TestCapabilities c

Re-exports from Test.Hspec

hspec

type Spec

type SpecWith a

describe

context

it

specify

parallel

runIO

Re-exports from Test.WebDriver

data WD a