This website requires JavaScript.
Explore
Help
Sign In
kyfx
/
playwright
mirror of
https://github.com/microsoft/playwright.git
Watch
4
Star
0
Fork
You've already forked playwright
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
main
playwright
/
tests
/
electron
/
electron-app-pre-ready.js
3 lines
85 B
JavaScript
Raw
Permalink
Blame
History
const
{
protocol
}
=
require
(
'electron'
)
;
protocol
.
registerSchemesAsPrivileged
(
[
]
)
;
Reference in New Issue
View Git Blame
Copy Permalink