electron-playwright-helpers
electron-playwright-helpers copied to clipboard
Typo in main example???
The Readme includes a JavaScript example line:
let electronApp: ElectronApplication
I've never seen that kind of syntax for a variable declaration and when I use it my linter shows an error so I'm assuming that's a typo.