Closed
Description
I recently switched from Spectron to Playwright to test an Electron app and I'm loving the experience so far.
I'm (over?)using the mighty await page.pause()
to develop and debug my tests. And of course, I sometimes forget to remove one of these which causes some troubles later.
It would be nice to have the linter optionally produce warnings (or errors) for the pause()
calls.
What do you think ?
Metadata
Metadata
Assignees
Labels
No labels