SaaSHub helps you find the best software and product alternatives Learn more →
Webdriver Alternatives
Similar projects and alternatives to webdriver
-
Ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
-
-
-
darkflow
Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
-
-
bdd
A domain-specific language for testing programs using Behavior-Driven Development (BDD) process in Haskell
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
webdriver discussion
webdriver reviews and mentions
-
Web scraping library
Here's a slightly different solution which could work: this Haskell library for Selenium works fine - I've used it. You could navigate to the page using Selenium and whatever supported browser you like (Chrome, Firefox, Edge etc.) and then evaluate a Javascript snippet on the page, via the Selenium API, to retrieve the value you want. One potential advantage of this is it'll work on highly Javascript-dependent pages.
-
Does the Haskell client for Selenium still work?
Also, we tried to update the webdriver 4 years ago and were not met with much enthusiasm: https://github.com/kallisti-dev/hs-webdriver/pull/144
-
Need help with webdriver
There is an attempt to get it updated, but I don't know how usable it is.
-
Webscraping - Wait for data to load
You can use selenium with Haskell using webdriver.
-
A note from our sponsor - SaaSHub
www.saashub.com | 25 Apr 2025
Stats
haskell-webdriver/haskell-webdriver is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.
The primary programming language of webdriver is Haskell.