selenium-0.2.3: Test web applications through a browser.
Source code
Contents
Index
Test.Selenium.HUnit
Portability
non-portable (multi-parameter type classes)
Stability
provisional
Maintainer
Aaron Tomb <atomb@galois.com>
Description
Integration of Selenium and HUnit. Since all HUnit tests must have type IO (), this handles threading the Selenium session information between tests.
Documentation
runSeleniumTestsTT
:: [(
String
,
Selenium
())] ->
Selenium
Counts
Source
runSeleniumTestsBare
:: [(
String
,
Selenium
())] ->
Selenium
()
Source
Produced by
Haddock
version 2.1.0