k6-cucumber-steps API Reference - v2.0.10-alpha.0
    Preparing search index...

    Function k6IShouldNotSeeTheText

    • Asserts text is not visible on the page.

      Parameters

      • page: any

        Browser page object

      • text: string

        Text to search for

      Returns Promise<void>

      Then I k6 should not see the text "Error"