Giter Site home page Giter Site logo

niabelytyhi / etaoin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from clj-commons/etaoin

0.0 0.0 0.0 5.11 MB

Pure Clojure Webdriver protocol implementation

Home Page: https://cljdoc.org/d/etaoin

License: Eclipse Public License 1.0

Clojure 99.35% Dockerfile 0.65%

etaoin's Introduction

pattern small

Etaoin

cljdoc GitHub Actions Tests Clojars project bb compatible Join chat

A pure Clojure implementation of the Webdriver protocol, named after Etaoin Shrdlu — a typing machine that came to life after a mysterious note was produced on it.

Use the Etaoin library to automate a browser, test your frontend behaviour, simulate human actions or whatever you want.

Benefits

  • Selenium-free: no big dependencies, no tons of downloaded jars, etc.

  • Lightweight, fast. Simple, easy to understand.

  • Compact: just one main namespace with a couple of helpers.

  • Declarative: the code is just a list of actions.

Capabilities

  • Currently supports Chrome, Firefox, Safari and Edge.

  • Can either connect to a remote WebDriver process, or have Etaoin launch one for you.

  • Run your unit tests directly from Emacs by pressing C-t t as usual.

  • Can imitate human-like behaviour (delays, typos, etc).

Documentation

API docs and articles are best viewed on cljdoc:

See also:

Who uses Etaoin?

Some companies:

Some examples usages:

You are most welcome to submit your company or project to this list.

Versioning

Eatoin uses: major.minor.patch-test-qualifier

  • major increments when a non alpha release API has been broken - something, as a rule, we’d like to avoid.

  • minor increments to convey significant new features have been added.

  • patch indicates bug fixes or minor changes - it is the total number of releases to date.

  • test-qualifier is absent for stable releases. Can be alpha, beta, rc1, etc.

People

Current Maintainers

Founder

Etaoin is open for your improvements and ideas. If any of unit tests fail on your machine, please submit an issue giving your OS version, browser and console output.

License

Copyright © 2017—2020 Ivan Grishaev.

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

etaoin's People

Contributors

igrishaev avatar lread avatar uunnamed avatar anthonygalea avatar alehatsman avatar daveyarwood avatar niabelytyhi avatar adamfrey avatar borkdude avatar github-actions[bot] avatar piotr-yuxuan avatar scottlowe avatar fancygits avatar nenadalm avatar alanmarazzi avatar verma avatar tslocke avatar ageneau avatar miner avatar rickmoynihan avatar kidd avatar nberger avatar mgerlach-klick avatar nebesnytihohod avatar jkrasnay avatar codefarmer avatar jwkoelewijn avatar gregoriokusowski avatar ghufransyed avatar xlfe avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.