Set page variable using webFrame.executeJavaScript
This commit is contained in:
parent
ea2273dde5
commit
b348cdeae8
3 changed files with 6 additions and 2 deletions
|
@ -1856,6 +1856,7 @@ describe('BrowserWindow module', function () {
|
|||
typeofProcess: 'undefined',
|
||||
typeofArrayPush: 'number',
|
||||
typeofFunctionApply: 'boolean',
|
||||
typeofPreloadExecuteJavaScriptProperty: 'number'
|
||||
}
|
||||
})
|
||||
done()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue