Given
  Set token of apiUsername "super-admin-piast"
  
  230ms
  
        
        
        
        
        
       
          
        
  And
  Delete invitations with email "automaty31415@test.pl"
  
  103ms
  
        
        
        
        
        
       
          
        
  And
  Change tax id in existing companies with given tax id number "super-admin-piast" in JSON "CREATE_SUPPLIER_INVITATION"
  
  090ms
  
        
        
        
        
        
       
          
        
  And
  If user is login then logout
  
  261ms
  
        
        
        
        
        
       
          
        
  And
  Create invitation by JSON file "super-admin-piast" for "automaty31415@test.pl" "CREATE_SUPPLIER_INVITATION"
  
  1s 396ms
  
        
        
        
        
        
       
          
        
  When
  Mock invitation email by admin panel "super-admin-piast" "automaty31415@test.pl"
  
  7s 727ms
  
        
        
        
        
        
       
          
        
  And
  Verify that user is redirected to registration page
  
  252ms
  
        
        
        
        
        
       
          
        
  And
  Fill tax id registration page "byJSON"
  
  588ms
  
        
        
        
        
        
       
          
        
  And
  Register to application "SUPPLIER"
  
  4s 428ms
  
        
        
        
        
        
       
          
        
  Given
  Login as "super-admin-piast" and set token of apiUsername "super-admin-piast"
  
  2s 778ms
  
        
        
        
        
        
       
          
        
  When
  Go to "INVITATIONS_TAB"
  
  504ms
  
        
        
        
        
        
       
          
        
  Then
  Go to "ACCEPTED_TAB" invitation status tab
  
  292ms
  
        
        
        
        
        
       
          
        
  And
  Invitation is displayed on list "automaty31415@test.pl"
  
  453ms