Given
  Set token of apiUsername "super-admin-farmacol"
  
  241ms
  
        
        
        
        
        
       
          
        
  And
  Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol"
  
  15s 922ms
  
        
        
        
        
        
       
          
        
  And
  Login as "farmacol-admin"
  
  9s 739ms
  
        
        
        
        
        
       
          
        
  And
  Show all transport types
  
  1s 152ms
  
        
        
        
        
        
       
          
        
  When
  Go to transport details "EXTERNAL_DELIVERY"
  
  4s 842ms
  
        
        
        
        
        
       
          
        
  And
  Click create similar button
  
  15s 211ms
  
        
        
        
        
        
       
          
        
  And
  Fill "transport" form "CREATE_SIMILAR_DELIVERY" by "super-admin-farmacol"
  
  8s 669ms
  
        
        
        
        
        
       
          
        
  And
  Click "save-transport-and-close" save button and wait for form to disappear
  
  16s 411ms
  
        
        
        
        
        
       
          
        
  Then
  Check if orders are not multiplicated when creating by create similar button
  
  2s 075ms
  
        
        
        
        
        
       
          
        
  When
  Go to "WAREHOUSE_TAB"
  
  1s 007ms
  
        
        
        
        
        
       
          
        
  And
  Go to "TRANSPORT_TABLE"
  
  450ms
  
        
        
        
        
        
       
          
        
  Then
  Check if orders are not multiplicated when creating by create similar button
  
  2s 066ms