spec: check if pdf has loaded
This commit is contained in:
parent
6e02d18a40
commit
80ce60f644
3 changed files with 19 additions and 6 deletions
2
spec/fixtures/module/preload-inject-ipc.js
vendored
Normal file
2
spec/fixtures/module/preload-inject-ipc.js
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
const {ipcRenderer} = require('electron')
|
||||
window.ipcRenderer = ipcRenderer
|
Loading…
Add table
Add a link
Reference in a new issue