Test.Hspec.WebDriver

Webdriver Example

data WdExample multi

data WdOptions

runWD

runWDOptions

runWDWith

runWDWithOptions

pending

pendingWith

example

Webdriver Sessions

session

sessionWith

inspectSession

using

data WdTestSession multi

Default Capabilities

firefoxCaps

chromeCaps

ieCaps

operaCaps

iphoneCaps

ipadCaps

androidCaps

Expectations

shouldBe

shouldBeTag

shouldHaveText

shouldHaveAttr

shouldReturn

shouldThrow

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

data Capabilities