playwright
Advanced tools
Comparing version 0.11.1-next.1583179440445 to 0.11.1-next.1583187564534
@@ -21,3 +21,4 @@ /** | ||
browsers: ['webkit', 'chromium', 'firefox'], | ||
respectEnvironmentVariables: true, | ||
}); | ||
{ | ||
"name": "playwright", | ||
"version": "0.11.1-next.1583179440445", | ||
"version": "0.11.1-next.1583187564534", | ||
"description": "A high-level API to automate web browsers", | ||
@@ -15,4 +15,4 @@ "repository": "github:Microsoft/playwright", | ||
"dependencies": { | ||
"playwright-core": "=0.11.1-next.1583179440445" | ||
"playwright-core": "=0.11.1-next.1583187564534" | ||
} | ||
} |
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
14253
44