Skip to content

Title must be a string for string variables #243

Closed as not planned
Closed as not planned
@abigailarmijo

Description

@abigailarmijo

Hi! I have some variable to reuse the step description that is a string but the aslant shows error.

const stepDescription = 'My description';
    await test.step(stepDescription, async () => {
})

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingreleased

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions