mirror of
https://github.com/microsoft/playwright.git
synced 2024-11-30 23:45:33 +03:00
2 lines
65 B
JavaScript
2 lines
65 B
JavaScript
|
window.__injected = 42;
|
||
|
window.__injectedError = new Error('hi');
|