webdriver: a Haskell client for the Selenium WebDriver protocol
[ browser, bsd3, library, selenium, testing, web, webdriver ]
[ Propose Tags ]
[ Report a vulnerability ]
A Selenium WebDriver client for Haskell. You can use it to automate browser sessions for testing, system administration, etc.
For more information about Selenium itself, see http://seleniumhq.org/
To find out what's been changed in this version and others, see the change log at https://github.com/kallisti-dev/hs-webdriver/blob/master/CHANGELOG.md
[Skip to Readme]
Modules
[Index]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
developer | Package development mode | Disabled |
Automatic Flags
Name | Description | Default |
---|---|---|
network-uri | Get Network.URI from the network-uri package | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- webdriver-0.8.0.4.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0, 0.0.1, 0.1, 0.2, 0.3, 0.3.0.1, 0.3.1, 0.3.2, 0.3.2.1, 0.3.3, 0.4, 0.5, 0.5.0.1, 0.5.1, 0.5.2, 0.5.3, 0.5.3.1, 0.5.3.2, 0.5.3.3, 0.5.4, 0.5.5, 0.6, 0.6.0.1, 0.6.0.2, 0.6.0.3, 0.6.0.4, 0.6.1, 0.6.2, 0.6.2.1, 0.6.3, 0.6.3.1, 0.7, 0.8, 0.8.0.1, 0.8.0.2, 0.8.0.3, 0.8.0.4, 0.8.1, 0.8.2, 0.8.3, 0.8.4, 0.8.5, 0.9, 0.9.0.1, 0.10.0.0, 0.10.0.1, 0.11.0.0, 0.12.0.0, 0.12.0.1 (info) |
---|---|
Change log | CHANGELOG.md |
Dependencies | aeson (>=0.6.2.0 && <0.11), attoparsec (>=0.10 && <0.14), base (>=4 && <5), base64-bytestring (>=1.0 && <1.1), bytestring (>=0.9 && <0.11), data-default-class (<0.1), directory (>=1 && <2), directory-tree (>=0.11 && <0.13), exceptions (>=0.4 && <0.9), filepath (>=1 && <2), http-client (>=0.3 && <0.5), http-types (>=0.8 && <0.10), lifted-base (>=0.1 && <0.3), monad-control (>=0.3 && <1.1), network (>=2.4), network-uri, scientific (>=0.2 && <0.4), temporary (>=1.0 && <2.0), text (>=0.11.3 && <1.3), time (>=1 && <2), transformers (>=0.2 && <0.5), transformers-base (>=0.1 && <1.0), unordered-containers (>=0.1.3 && <0.4), vector (>=0.3 && <0.12), zip-archive (>=0.1.1.8 && <0.3) [details] |
Tested with | ghc ==7.4.2, ghc ==7.6.3, ghc ==7.8.4, ghc ==7.10.2 |
License | BSD-3-Clause |
Author | Adam Curtis |
Maintainer | kallisti.dev@gmail.com |
Category | Web, Browser, Testing, WebDriver, Selenium |
Home page | https://github.com/kallisti-dev/hs-webdriver |
Bug tracker | https://github.com/kallisti-dev/hs-webdriver/issues |
Source repo | head: git clone git://github.com/kallisti-dev/hs-webdriver.git |
Uploaded | by AdamCurtis at 2015-12-18T17:48:45Z |
Distributions | LTSHaskell:0.12.0.1, NixOS:0.12.0.1, Stackage:0.12.0.1 |
Reverse Dependencies | 10 direct, 0 indirect [details] |
Downloads | 33647 total (15 in the last 30 days) |
Rating | 2.0 (votes: 2) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-12-18 [all 1 reports] |