@recordreplay/playwright
Advanced tools
Comparing version 1.18.2 to 1.18.3
{ | ||
"name": "@recordreplay/playwright", | ||
"version": "1.18.2", | ||
"version": "1.18.3", | ||
"description": "A high-level API to automate web browsers", | ||
@@ -5,0 +5,0 @@ "repository": "github:RecordReplay/playwright", |
@@ -43,3 +43,3 @@ const fs = require("fs"); | ||
async function installAll() { | ||
async function replayInstall() { | ||
console.log("Installing Replay browsers..."); | ||
@@ -46,0 +46,0 @@ try { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
11185619