Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 438 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 438 Bytes

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