Skip to content

fix timeout issue #29

@debs-obrien

Description

@debs-obrien

we should never use waitForTimeout. Try to fix app so that this or other timeouts are not needed. see list-utilities for code

// wait until the list was created and we're on its add/remove movies page
    await page.waitForURL(url => url.searchParams.has('listId'));

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions