New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@testim/root-cause

Package Overview
Dependencies
Maintainers
1
Versions
202
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@testim/root-cause

ScreenPlay is a root cause analysis enhancement tool for Puppeteer.

  • 0.0.5-canary.126
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
4
decreased by-95.29%
Maintainers
1
Weekly downloads
 
Created
Source

ScreenPlay

ScreenPlay is a root cause analysis enhancement tool for Puppeteer.

We believe modern automation frameworks like Puppeteer, Playwright and Selenium are pretty fast and useful but maintaining and debugging tests is hard.

ScreenPlay adds root cause analysis features to these test runs. Initially, it will capture a screenshot at each step, highlight the action taken, and save it to a local drive. The screenshots can be easily viewed in succession through an intuitive UI to demonstrate the test flow or to identify where a test failed.

Installation + Getting Started

In order to use Screenplay, first install the Node package: (You may also use the yarn equivalent commands)

npm install @testim/screenplay puppeteer

Documentation

Please visit our ScreenPlay docs for getting started, usage guides, integration guides and more.

Read more about what ScreenPlay does on our webpage.

After Installation

  • Integrate with Jest for test runner support

  • Run as standalone RCA tool

  • View ScreenPlay results in the viewer

  • Integrate ScreenPlay with your CI

FAQs

Package last updated on 19 Aug 2020

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