cypress-cucumber-steps
    Preparing search index...

    Function Then_I_see_textarea_value

    • Then I see textarea value:

      Then I see textarea value {string}
      

      Assert textarea with exact value is visible in the screen.

      Parameters

      • value: string

      Returns void

      Then I see textarea value "Value"