Skip to content

ftes/playwright_ex

Repository files navigation

Hex.pm Version Hex Docs License GitHub Actions Workflow Status

PlaywrightEx

Elixir client for the Playwright node.js server.

Automate browsers like Chromium, Firefox, Safari and Edge. Helpful for web scraping and agentic AI.

Warning

Experimental

This is an early stage, experimental, version. The API is subject to change.

Please get in touch with feedback of any shape and size.

Enjoy!

Freddy.

Documentation: hexdocs.pm

Contributing

To run the tests locally, you'll need to:

  1. Check out the repo
  2. Run mix setup. This will take care of setting up your dependencies, installing the JavaScript dependencies (including Playwright), and compiling the assets.
  3. Run mix test or, for a more thorough check that matches what we test in CI, run mix check

About

Elixir client for the Playwright node.js server.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages