Skip to content

Error or warning on the pause calls #34

Closed
@Nauss

Description

@Nauss

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions