FomerMay
Results
1
comments of
FomerMay
H, i need some help to use the playwright-fake-dialog, do i need any code from "test/preload.js"?(https://github.com/wsw0108/electron-playwright-test/blob/master/test/preload.js). This is my code ``` await mock(electronApp, [ { method: 'showOpenDialog', value: { filePaths:...