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

    k6-cucumber-steps API Reference - v2.0.10-alpha.0

    k6-cucumber-steps Step Definitions

    This file contains type declarations for all available step definitions. Use these steps in your Gherkin feature files with the k6 prefix.

    Functions - HTTP

    k6IHaveTheFollowingPostData
    k6IMakeADeleteRequestTo
    k6IMakeADeleteRequestToWithHeaders
    k6IMakeAGetRequestTo
    k6IMakeAGetRequestToWithHeaders
    k6IMakeAPatchRequestTo
    k6IMakeAPatchRequestToWithBody
    k6IMakeAPostRequestTo
    k6IMakeAPostRequestToWithBody
    k6IMakeAPostRequestToWithPayloadFile
    k6IMakeAPutRequestTo
    k6IMakeAPutRequestToWithBody
    k6ISetTheDefaultHeaders
    k6IUsePayloadJsonFromFile
    k6TheBaseUrlIs

    Functions - Authentication

    k6IAmAuthenticatedAsA
    k6IAuthenticateWithTheFollowingUrlAndRequestBodyAs
    k6IAuthenticateWithTheFollowingUrlAndRequestBodyAsWith
    k6IClearAuthToken

    Functions - Browser

    k6IClick
    k6IClickOnExactText
    k6IClickOnTheElement
    k6IClickTheButton
    k6IFill
    k6IFillNthFieldBySelector
    k6IFillTheFieldWith
    k6IFindButtonByText
    k6IFindButtonsByText
    k6IFindElementById
    k6IFindElementByLabel
    k6IFindElementByName
    k6IFindElementByRole
    k6IFindElementByText
    k6IFindElementByTextarea
    k6IFindElementByValue
    k6IFindElementsByText
    k6IFindInputElementByPlaceholderText
    k6IGetElementBySelector
    k6INavigateToThePage
    k6ISelectFromTheDropdown
    k6IShouldNotSeeTheText
    k6IShouldSeeTheElement
    k6IShouldSeeTheText
    k6IWaitForTheElementToBeVisible
    k6IWaitMilliseconds
    k6IWaitSeconds
    k6TheCurrentUrlShouldContain
    k6ThePageTitleShouldBe

    Functions - Assertions

    k6TheAliasShouldBeEqualTo
    k6TheAliasShouldNotBeEmpty
    k6TheResponsePropertyShouldBe
    k6TheResponsePropertyShouldBeAlias
    k6TheResponsePropertyShouldBeFalse
    k6TheResponsePropertyShouldBeTrue
    k6TheResponsePropertyShouldContain
    k6TheResponsePropertyShouldContainAlias
    k6TheResponsePropertyShouldHaveProperty
    k6TheResponsePropertyShouldNotBeAlias
    k6TheResponsePropertyShouldNotBeEmpty
    k6TheResponseShouldContain
    k6TheResponseStatusShouldBe

    Functions - Storage

    k6IStoreIn
    k6IStoreResponseAs
    k6IStoreResponseDataAs
    k6IWriteTo
    k6IWriteToAs

    Functions - Performance

    k6TheResponseTimeShouldBeLessThanMilliseconds
    k6TheResponseTimeShouldBeLessThanSeconds

    Functions - Debug

    k6IPrintAlias
    k6IPrintAllAliases