cypress-cucumber-steps
    Preparing search index...

    Function Then_I_do_not_see_option

    • Then I do not see option:

      Then I do not see option {string}
      

      Assert option with text does not exist in the screen.

      Parameters

      • text: string

      Returns void

      Then I do not see option "Option"