Midstream Docs
SDK Reference

SDK Reference

Technical documentation for the Midstream Playwright SDK

SDK Reference

The Midstream SDK provides a seamless integration with Playwright to capture checkpoints during your E2E tests. These checkpoints become shareable demos that your team can view instantly.

Features

  • Zero Configuration - Works out of the box with GitHub Actions
  • Automatic Screenshots - Captures visual state at each checkpoint
  • Browser State Preservation - Cookies, localStorage, and session data included
  • TypeScript Support - Full type definitions included

Getting Started

npm install @midstream/playwright

See the Installation Guide for detailed setup instructions.

On this page