 | selenium-0.2.2: Test web applications through a browser. | Contents | Index |
|
| Selenium.HUnit | | Portability | non-portable (multi-parameter type classes) | | Stability | provisional | | Maintainer | 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 |
|
| runSeleniumTestsBare :: [(String, Selenium ())] -> Selenium () |
|
| Produced by Haddock version 2.1.0 |