Socket
Socket
Sign inDemoInstall

@recordreplay/playwright

Package Overview
Dependencies
Maintainers
5
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@recordreplay/playwright

Replay enabled Playwright fork


Version published
Weekly downloads
7
increased by250%
Maintainers
5
Weekly downloads
 
Created
Source

playwright

Replay enabled fork of the Playwright library.

Overview

This is an alternative to Playwright that uses replay enabled browsers where possible, simplifying installation and versioning when compared with configuring the standard Playwright library to use replay browsers directly.

Installation

npm i @recordreplay/playwright

Usage

Replace playwright with @recordreplay/playwright in require/import statements, and this library will be used instead. On supported platforms (see below), replay enabled browsers will be used to make recordings and save them to disk. After running any playwright scripts, use the replay-recordings CLI tool to manage and upload the recordings.

Supported Platforms

The currently supported platforms/browsers are below. On other platforms/browsers, the regular non-recording version of the browser will be used.

  • macOS: firefox
  • linux: firefox, chromium

FAQs

Package last updated on 02 Jul 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc