cypress-cucumber-steps
    Preparing search index...

    Function When_I_log

    • When I log:

      When I log {string}
      

      Parameters

      • message: string

      Returns void

      When I log "Hello, world!"
      

      Prints a message to the Cypress Command Log.