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

    Function k6INavigateToThePage

    • Navigates to a page URL.

      Parameters

      • page: any

        Browser page object (injected automatically)

      • url: string

        URL or path to navigate to

      Returns Promise<void>

      When I k6 navigate to the "/home" page
      When I k6 navigate to the "https://example.com" page