Ecosyste.ms: Funds
An open API service for providing issue and pull request metadata for open source projects.
https://github.com/haskell-webdriver/haskell-webdriver
Last synced: about 4 hours ago
Repository metadata:
A Haskell client for the Selenium WebDriver protocol.
- Host: GitHub
- URL: https://github.com/haskell-webdriver/haskell-webdriver
- Owner: haskell-webdriver
- License: bsd-3-clause
- Created: 2012-03-12T21:17:20.000Z (over 12 years ago)
- Default Branch: main
- Last Pushed: 2024-05-31T13:47:31.000Z (5 months ago)
- Last Synced: 2024-10-29T20:37:49.608Z (11 days ago)
- Language: Haskell
- Homepage: http://hackage.haskell.org/package/webdriver
- Size: 892 KB
- Stars: 191
- Watchers: 10
- Forks: 72
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Owner metadata:
- Name: Haskell Webdriver
- Login: haskell-webdriver
- Email:
- Kind: organization
- Description: Haskell libraries for browser automation and testing
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/128014557?v=4
- Repositories: 1
- Last Synced at: 2023-04-03T21:53:32.234Z
- Profile URL: https://github.com/haskell-webdriver
- Sponsor URL:
Committers metadata
Last synced: 9 days ago
Total Commits: 658
Total Committers: 49
Avg Commits per committer: 13.429
Development Distribution Score (DDS): 0.295
Commits in past year: 5
Committers in past year: 2
Avg Commits per committer in past year: 2.5
Development Distribution Score (DDS) in past year: 0.4
Name | Commits | |
---|---|---|
Adam Curtis | a****s@s****u | 464 |
Tom McLaughlin | t****m@c****o | 45 |
Adam Curtis | k****v@g****m | 38 |
Matthias Fischmann | mf@z****t | 10 |
Tom McLaughlin | p****7@g****m | 9 |
Felipe Lessa | f****a@g****m | 9 |
David Turner | d****r@g****m | 8 |
John Lenz | l****z@m****u | 4 |
Ryan Mulligan | r****n@r****m | 4 |
haiswu | h****u@e****m | 4 |
Beerend Lauwers | B****s@g****m | 3 |
CristhianMotoche | c****e@g****m | 3 |
João Cristóvão | j****o@g****m | 3 |
Pavlos Georgiou | p****s@h****m | 3 |
Yiğit Özkavcı | y****8@g****m | 3 |
Zhang Yichao | e****h@g****m | 3 |
matil019 | y****1@g****m | 3 |
Haisheng.W.WU | f****l@g****m | 3 |
Aycan iRiCAN | i****n@g****m | 2 |
David Hewson | d****n@t****m | 2 |
Denis Shevchenko | me@d****z | 2 |
Echo Nolan | e****o@e****t | 2 |
Joel | me@j****o | 2 |
Luke Randall | l****l@g****m | 2 |
Michael | m****l@p****t | 2 |
Patrick Chilton | c****k@g****m | 2 |
Adam Curtis | a****m@s****g | 1 |
Andrey Chudnov | o****s@c****m | 1 |
Andrey Prokopenko | p****r@y****u | 1 |
Artyom | y****m@a****e | 1 |
and 19 more... |
Issue and Pull Request metadata
Last synced: about 4 hours ago
Package metadata
- Total packages: 1
-
Total downloads:
- hackage: 33,085 total
- Total dependent packages: 6
- Total dependent repositories: 153
- Total versions: 49
- Total maintainers: 3
hackage: webdriver
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/haskell-webdriver/haskell-webdriver/blob/main/CHANGELOG.md
- Homepage: https://github.com/haskell-webdriver/haskell-webdriver#readme
- Licenses: BSD-3-Clause
- Latest release: 0.8.5 (published over 7 years ago)
- Last Synced: 2024-11-09T00:44:17.557Z (1 day ago)
- Versions: 49
- Dependent Packages: 6
- Dependent Repositories: 153
- Downloads: 33,085 Total
-
Rankings:
- Dependent repos count: 3.306%
- Dependent packages count: 3.899%
- Average: 4.465%
- Forks count: 4.465%
- Downloads: 4.476%
- Stargazers count: 6.177%
- Maintainers (3)
Dependencies
- aeson >=0.6.2.0
- attoparsec >=0.10
- base ==4.*
- base64-bytestring >=1.0
- bytestring >=0.9
- call-stack *
- data-default-class *
- directory >1.0
- directory-tree >=0.11
- exceptions >=0.4
- filepath >1.0
- http-client >=0.3
- http-types >=0.8
- lifted-base >=0.1
- monad-control >=0.3
- network >=2.6
- network >=2.4 && <2.6
- network-uri >=2.6
- network-uri <2.6
- scientific >=0.2
- temporary >=1.0
- text >=0.11.3
- time >1.0
- transformers >=0.4
- transformers-base >=0.1
- unordered-containers >=0.1.3
- vector >=0.3
- zip-archive >=0.1.1.8
- actions/cache v3 composite
- actions/checkout v3 composite
- haskell/actions/setup v2 composite