Welcome to Playwright Trace Browser documentation!

PyPI PyPI - License Documentation Tests Run on Ubuntu Python Versions Tests Run on Macos Python Versions Tests Run on Windows Python Versions Github Repo

playwright-trace-browser

Overview

A TUI app for exploring Playwright traces

Getting Started

Install playwright-trace-browser:

pip install playwright-trace-browser

A simple example:

import playwright_trace_browser

# Do something with playwright_trace_browser

See a more in-depth tutorial here.

Development Status

This project is currently in early-stage development. There may be breaking changes often. While the major version is 0, minor version upgrades will often have breaking changes.

Developing

See the development guide for development details.

Author

Created by Nick DeRobertis. MIT License.

For more information on getting started, take a look at the tutorial and examples.

Tutorial and Examples

API Documentation

Indices