Given
  Set token of apiUsername "super-admin-skd"
  
  224ms
  
        
        
        
        
        
       
          
        
  And
  Prepare parameter "NUMBER_OF_FAILED_LOGIN_ATTEMPTS" with value: "1"
  
  031ms
  
        
        
        
        
        
       
          
        
  Given
  Failed login as "swiss-krono-delivery-admin"
  
  1s 495ms
  
        
        
        
        
        
       
          
        
  Then
  Verify that login error reason is "auth.invalidLoginOrPassword"
  
  571ms
  
        
        
        
        
        
       
          
        
  Given
  Try login as "swiss-krono-delivery-admin"
  
  1s 476ms
  
        
        
        
        
        
       
          
        
  Then
  Verify that login error reason is "auth.accountLocked"
  
  316ms
  
        
        
        
        
        
       
          
        
  Given
  Click remind password button
  
  190ms
  
        
        
        
        
        
       
          
        
  And
  Prepare user "swiss-krono-delivery-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file
  
  1s 191ms
  
        
        
        
        
        
       
          
        
  And
  Send remind password form with email "apolloautomattest@gmail.com"
  
  511ms
  
        
        
        
        
        
       
          
        
  When
  Get mail "apolloautomattest@gmail.com" message from mailgun with "Restart hasła! | Password reset!"
  
  31s 880ms
  
        
        
        
        
        
       
          
        
  And
  Extract password from mailgun mail
  
  4s 099ms
  
        
        
        
        
        
       
          
        
  And
  Reset password from link
  
  1s 309ms
  
        
        
        
        
        
       
          
        
  Then
  Login as "swiss-krono-delivery-admin"
  
  5s 485ms
  
        
        
        
        
        
       
          
        
  And
  User is successfully logged
  
  029ms