Skip to content

Getting error while executing 'await auto' function  #48

@vijaysinghcentric

Description

@vijaysinghcentric

Playwright, Typescrpt, Cucumber, Auto.

image

No value exists in scope for the shorthand property 'page'. Either declare one or provide an initializer.
await auto ('Enter the username as standard_user and password as secret_sauce', { page, test}) ~~~~
error TS18004: No value exists in scope for the shorthand property 'page'. Either declare one or provide an initializer.
await auto ('Submit the Log in button', {page, test} )

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