Given
  Set token of apiUsername "super-admin-piast"
  
  235ms
  
        
        
        
        
        
       
          
        
  And
  Delete invitations with email "automaty31415@test.pl"
  
  015ms
  
        
        
        
        
        
       
          
        
  And
  Change tax id in existing companies with given tax id number "super-admin-piast" in JSON "CREATE_SUPPLIER_INVITATION"
  
  012ms
  
        
        
        
        
        
       
          
        
  And
  If user is login then logout
  
  280ms
  
        
        
        
        
        
       
          
        
  And
  Create invitation by JSON file "super-admin-piast" for "automaty31415@test.pl" "CREATE_SUPPLIER_INVITATION"
  
  1s 479ms
  
        
        
        
        
        
       
          
        
  When
  Mock invitation email by admin panel "super-admin-piast" "automaty31415@test.pl"
  
  7s 615ms
  
        
        
        
        
        
       
          
        
  And
  Verify that user is redirected to registration page
  
  331ms
  
        
        
        
        
        
       
          
        
  And
  Fill tax id registration page "byJSON"
  
  572ms
  
        
        
        
        
        
       
          
        
  And
  Register to application "SUPPLIER"
  
  4s 307ms
  
        
        
        
        
        
       
          
        
  Given
  Login as "super-admin-piast" and set token of apiUsername "super-admin-piast"
  
  2s 671ms
  
        
        
        
        
        
       
          
        
  When
  Go to "INVITATIONS_TAB"
  
  474ms
  
        
        
        
        
        
       
          
        
  Then
  Go to "ACCEPTED_TAB" invitation status tab
  
  228ms
  
        
        
        
        
        
       
          
        
  And
  Invitation is displayed on list "automaty31415@test.pl"
  
  438ms