selenium-0.2.3: Test web applications through a browser.Source codeContentsIndex
Test.Selenium.HUnit
Portabilitynon-portable (multi-parameter type classes)
Stabilityprovisional
MaintainerAaron 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 CountsSource
runSeleniumTestsBare :: [(String, Selenium ())] -> Selenium ()Source
Produced by Haddock version 2.1.0