selenium-0.2.2: Test web applications through a browser.Source codeContentsIndex
Selenium.HUnit
Portabilitynon-portable (multi-parameter type classes)
Stabilityprovisional
Maintaineratomb@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.4.2