Skip to content

Elixir client for the Playwright node.js server.

License

Notifications You must be signed in to change notification settings

Jump-App/playwright_ex

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Releases

No releases published

Packages

No packages published

Languages

  • Elixir 100.0%