playwright
Advanced tools
Comparing version 1.49.0-beta-1731687401000 to 1.49.0-beta-1731703794000
@@ -72,2 +72,6 @@ "use strict"; | ||
}); | ||
// We can have multiple, hopefully equal, replacements for the same location, | ||
// for example when a single test runs multiple times because of projects or retries. | ||
// Do not apply multiple replacements for the same assertion. | ||
break; | ||
} | ||
@@ -74,0 +78,0 @@ } |
{ | ||
"name": "playwright", | ||
"version": "1.49.0-beta-1731687401000", | ||
"version": "1.49.0-beta-1731703794000", | ||
"description": "A high-level API to automate web browsers", | ||
@@ -59,3 +59,3 @@ "repository": { | ||
"dependencies": { | ||
"playwright-core": "1.49.0-beta-1731687401000" | ||
"playwright-core": "1.49.0-beta-1731703794000" | ||
}, | ||
@@ -62,0 +62,0 @@ "optionalDependencies": { |
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
3149747
35660
+ Addedplaywright-core@1.49.0-beta-1731703794000(transitive)
- Removedplaywright-core@1.49.0-beta-1731687401000(transitive)