etaoin
Browser automation library
A Clojure-based library for automating web browsers without relying on Selenium.
Pure Clojure Webdriver protocol implementation
921 stars
20 watching
96 forks
Language: Clojure
last commit: 2 months ago
Linked from 1 awesome list
chromeclojurefirefoxphantomsafariwebdriver
Related projects:
Repository | Description | Stars |
---|---|---|
clj-commons/secretary | A client-side router for ClojureScript | 773 |
fanyong920/jvppeteer | A Java library that provides a headless Chrome browser solution for automation and testing purposes. | 737 |
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. | 645 |
clj-commons/seesaw | A Clojure library for building user interfaces | 1,477 |
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,022 |
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,691 |
lilactown/helix | A ClojureScript library for building React applications with optimized interop and state management. | 634 |
google/webdriver.dart | A package providing WebDriver bindings for Dart, allowing interaction with remote browsers. | 136 |
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 browsers like Chromium, Firefox and WebKit with a single API. | 2,291 |
clj-commons/durable-queue | A Clojure library implementing a task queue that survives process restarts and is bounded by disk space | 385 |