Skip to content

How do i create sections in test logs? #163

@ecampii

Description

@ecampii

Ive started using codeceptjs and though the samples here shows scenarios of less than ten steps. Those are easier to read. But im using it to create e2e scenarios which spans for several pages, so using pageobjects which means bigger sets of I.**** steps.

Id like my logs to display something like this.

Scenario Title
Open Home Page.
• I am on page "Home Page"
Log In Valid Users.
• I see "Login Name"
• I see "Password."
• I type "User."
• I type "Password."
• I see "Submit"
• I click "Submit"
Search Item To Place In Cart.
• I see "this"
• I click "here"

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