Given
  Set token of apiUsername "super-admin-piast"
  
  234ms
  
        
        
        
        
        
       
          
        
  And
  Delete invitations with email "automaty31415@test.pl"
  
  017ms
  
        
        
        
        
        
       
          
        
  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
  
  558ms
  
        
        
        
        
        
       
          
        
  And
  Create invitation by JSON file "super-admin-piast" for "automaty31415@test.pl" "CREATE_SUPPLIER_INVITATION"
  
  1s 450ms
  
        
        
        
        
        
       
          
        
  When
  Mock invitation email by admin panel "super-admin-piast" "automaty31415@test.pl"
  
  7s 608ms
  
        
        
        
        
        
       
          
        
  And
  Verify that user is redirected to registration page
  
  273ms
  
        
        
        
        
        
       
          
        
  And
  Fill tax id registration page "byJSON"
  
  608ms
  
        
        
        
        
        
       
          
        
  And
  Register to application "SUPPLIER"
  
  4s 354ms
  
        
        
        
        
        
       
          
        
  Given
  Login as "super-admin-piast" and set token of apiUsername "super-admin-piast"
  
  2s 937ms
  
        
        
        
        
        
       
          
        
  When
  Go to "INVITATIONS_TAB"
  
  483ms
  
        
        
        
        
        
       
          
        
  Then
  Go to "ACCEPTED_TAB" invitation status tab
  
  232ms
  
        
        
        
        
        
       
          
        
  And
  Invitation is displayed on list "automaty31415@test.pl"
  
  456ms