mozilla / FoxPuppet

Other
17 stars 14 forks source link

FoxPuppet

FoxPuppet is a library for automating user interactions in Firefox using Selenium.

Getting Started

The following has been confirmed to work on linux based systems.

  1. Clone repository
  2. Install poetry: make install_poetry
  3. Run the tests: make test

Contributing Guidelines

Please see our Contributing Guidelines