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

    Function k6IShouldSeeTheText

    • Asserts text is visible on the page.

      Parameters

      • page: any

        Browser page object

      • expectedText: string

        Text to search for

      Returns Promise<void>

      Then I k6 should see the text "Welcome"