playwright/packages/playwright-core
Elijah dbc2494e54
fix: sanitize URLs with vbscript: (#14325)
fix: sanitize URLs with vbscript:

The vbscript: protocols can be used to run scripts in much the same way as the javascript: protocol. This PR adds in validation for those aforementioned protocols in snapshotterInjected.ts and snapshotRenderer.ts.
2022-06-02 12:25:59 -07:00
..
2021-10-11 16:52:17 +02:00
2021-10-11 16:52:17 +02:00

playwright-core

This package contains the no-browser flavor of Playwright.