webdriver
@
0
A WebDriver client for Haskell. You can use it to automate browser sessions for testing, system administration, etc. Here are some relevant links: https://www.w3.org/TR/webdriver2/ https://www.selenium.dev/ https://github.com/mozilla/geckodriver https://developer.chrome.com/docs/chromedriver See the announcement blog post here to learn about the changes in 0.13.0.0.
Published
Indexed
Dependencies
22
22
Loading...
Readme
Loading...
Dependencies
-
Cabal
>=1.6 -
HTTP
>=4000.1 && <4000.3 -
aeson
>=0.6 && <0.7 -
attoparsec
>=0.10 && <0.11 -
base
>=4 && <5 -
-
bytestring
>=0.9 && <0.10 -
-
directory
>=1 && <2 -
filepath
>=1.1 && <1.3 -
lifted-base
>=0.1 && <0.2 -
monad-control
>=0.3 && <0.4 -
mtl
>=2.0 && <2.2 -
network
>=2.3 && <2.4 -
temporary
>=1.1 && <1.2 -
text
>=0.7 && <0.12 -
time
>=1.2 && <1.3 -
transformers
>=0.2 && <0.3 -
transformers-base
>=0.4 && <0.5 -
unordered-containers
>=0.1.3 -
vector
>=0.9 && <0.10 -
zip-archive
>=0.1.1.7
Links
| Registry | hackage.haskell.org |
| Download | Download |
| JSON API | View JSON |
| CodeMeta | codemeta.json |