hspec-webdriver

Write end2end web application tests using webdriver and hspec

http://bitbucket.org/wuzzeb/webdriver-utils

Version on this page:1.2.0
LTS Haskell 23.27:1.2.2
Stackage Nightly 2025-07-10:1.2.2
Latest on Hackage:1.2.2

See all snapshots hspec-webdriver appears in

MIT licensed and maintained by John Lenz
This version can be pinned in stack with:hspec-webdriver-1.2.0@sha256:eec2c4e435dc562f0d51ddf5d3aeea45aa703a03372b911b4cbeffa016d8a946,1713

Module documentation for 1.2.0

This package integrates hspec with hs-webdriver, allowing you to write webdriver tests using hspec. This package contains no code testing the hspec-webdriver package itself. The webdriver-angular package contains some test code which test both the Angular webdriver commands in webdriver-angular and some tests of functions in hspec-webdriver.

Changes