Given
  Set token of apiUsername "super-admin-farmacol"
  
  274ms
  
        
        
        
        
        
       
          
        
  And
  Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol"
  
  15s 897ms
  
        
        
        
        
        
       
          
        
  And
  Login as "farmacol-admin"
  
  9s 665ms
  
        
        
        
        
        
       
          
        
  And
  Show all transport types
  
  1s 292ms
  
        
        
        
        
        
       
          
        
  When
  Go to transport details "EXTERNAL_DELIVERY"
  
  2s 831ms
  
        
        
        
        
        
       
          
        
  And
  Click create similar button
  
  15s 196ms
  
        
        
        
        
        
       
          
        
  And
  Fill "transport" form "CREATE_SIMILAR_DELIVERY" by "super-admin-farmacol"
  
  8s 678ms
  
        
        
        
        
        
       
          
        
  And
  Click "save-transport-and-close" save button and wait for form to disappear
  
  30s 253ms
  
        
        
        
        
        
       
          
        
  Then
  Check if orders are not multiplicated when creating by create similar button
  
  2s 069ms
  
        
        
        
        
        
       
          
        
  When
  Go to "WAREHOUSE_TAB"
  
  1s 082ms
  
        
        
        
        
        
       
          
        
  And
  Go to "TRANSPORT_TABLE"
  
  431ms
  
        
        
        
        
        
       
          
        
  Then
  Check if orders are not multiplicated when creating by create similar button
  
  2s 063ms