/hackathon-playwright-python

Hackathon experiment with Playwright in Python to test API docs page

Primary LanguagePython

hackathon-playwright-python

Getting Started

The setup is minimal, just set up the virtual environment, install dependencies, and run the tests.

  1. Create a virtual environment
  2. activate virtual environment
  3. pip install -r requirements.txt
  4. pytest