Given
  Set token of apiUsername "super-admin-farmacol"
  
  095ms
  
        
        
        
        
        
       
          
        
  And
  Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol"
  
  15s 192ms
  
        
        
        
        
        
       
          
        
  And
  Login as "farmacol-admin"
  
  2s 280ms
  
        
        
        
        
        
       
          
        
  And
  Show all transport types
  
  1s 121ms
  
        
        
        
        
        
       
          
        
  When
  Go to transport details "EXTERNAL_DELIVERY"
  
  2s 374ms
  
        
        
        
        
        
       
          
        
  And
  Click create similar button
  
  15s 142ms
  
        
        
        
        
        
       
          
        
  And
  Fill "transport" form "CREATE_SIMILAR_DELIVERY" by "super-admin-farmacol"
  
  7s 872ms
  
        
        
        
        
        
       
          
        
  And
  Click "save-transport-and-close" save button and wait for form to disappear
  
  30s 091ms
  
        
        
        
        
        
       
          
        
  Then
  Check if orders are not multiplicated when creating by create similar button
  
  2s 026ms
  
        
        
        
        
        
       
          
        
  When
  Go to "WAREHOUSE_TAB"
  
  646ms
  
        
        
        
        
        
       
          
        
  And
  Go to "TRANSPORT_TABLE"
  
  189ms
  
        
        
        
        
        
       
          
        
  Then
  Check if orders are not multiplicated when creating by create similar button
  
  2s 018ms