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