Open szmarczak opened 3 years ago
The title says it all. No need to open a dev console. The URL is javascript:alert(1).
javascript:alert(1)
Good idea. Currently I start the browser in remote debug mode and I inject the JavaScript via puppeteer. This works very fine.
The title says it all. No need to open a dev console. The URL is
javascript:alert(1)
.