playwright-core
Advanced tools
Comparing version 0.13.0-post-next.1586915082604 to 0.13.0-post-next.1586917297752
@@ -84,4 +84,4 @@ "use strict"; | ||
const frame = this._page._frameManager.frame(targetId); | ||
helper_1.assert(frame); | ||
this._page._frameManager.removeChildFramesRecursively(frame); | ||
if (frame) | ||
this._page._frameManager.removeChildFramesRecursively(frame); | ||
frameSession.dispose(); | ||
@@ -88,0 +88,0 @@ this._sessions.delete(targetId); |
{ | ||
"name": "playwright-core", | ||
"version": "0.13.0-post-next.1586915082604", | ||
"version": "0.13.0-post-next.1586917297752", | ||
"description": "A high-level API to automate web browsers", | ||
@@ -5,0 +5,0 @@ "repository": "github:Microsoft/playwright", |
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
1397528