Skip to content

lyndychivs/playwright-trace-viewer-shortcut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

playwright-trace-viewer-shortcut

A quick shortcut for viewing Playwright Trace files (zip) in Windows.

Usage

  1. Right-click on a Playwright Trace file (zip).
  2. Select "Open with Playwright Trace Viewer" from the context menu.

Screenshot

Demo

Demo

Prerequisites

  • Windows Operating System
  • PowerShell installed
  • Administrator privileges (install script updates the Registry)
  • Node.js installed and in PATH (where node should return a valid path)

Installation

  1. Open PowerShell as Administrator
  2. Navigate to the repository's scripts folder
  3. Run: .\install.ps1

Note

The repository can be safely deleted after installation.

Uninstallation

  1. Open PowerShell as Administrator
  2. Navigate to the repository's scripts folder
  3. Run: .\uninstall.ps1

About

A quick shortcut for viewing Playwright Trace files.

Topics

Resources

License

Stars

Watchers

Forks

Contributors