etaoin
Browser automation library
A Clojure-based library for automating web browsers without relying on Selenium.
Pure Clojure Webdriver protocol implementation
917 stars
20 watching
95 forks
Language: Clojure
last commit: 5 days ago
Linked from 1 awesome list
chromeclojurefirefoxphantomsafariwebdriver
Related projects:
Repository | Description | Stars |
---|---|---|
clj-commons/secretary | A client-side router for ClojureScript | 774 |
fanyong920/jvppeteer | A Java library for automating Chrome browser functionality using DevTools | 725 |
tatut/clj-chrome-devtools | Library for controlling headless Chrome with DevTools Protocol | 130 |
clj-commons/hickory | An HTML parser library that converts HTML to Clojure data structures for analysis and transformation. | 638 |
clj-commons/seesaw | A Clojure library for building user interfaces | 1,478 |
darcy-framework/darcy-webdriver | An implementation of Selenium WebDriver as the automation library backend for darcy-web framework | 24 |
clj-commons/manifold | A compatibility layer for event-driven abstractions | 1,021 |
jarohen/chord | A Clojure/ClojureScript library that enables communication with web-sockets and provides a common interface for various data formats. | 439 |
jonhoo/fantoccini | An API for programmatically interacting with web pages using WebDriver | 1,677 |
lilactown/helix | A ClojureScript library for building React applications with optimized interop and state management. | 631 |
google/webdriver.dart | A package providing WebDriver bindings for Dart, allowing interaction with remote browsers. | 137 |
jcouyang/conjs | A Clojure implementation of persistent data structures and channel APIs for JavaScript | 29 |
angrykoala/wendigo | A tool for automating front-end testing using browser automation and Puppeteer | 149 |
playwright-community/playwright-go | A Go library to automate web browser capabilities with a single API across Chromium, Firefox, and WebKit. | 2,219 |
clj-commons/durable-queue | A Clojure library implementing a task queue that survives process restarts and is bounded by disk space | 385 |