Given
  Login as "piast-admin" and set token of apiUsername "super-admin-piast"
  
  2s 899ms
  
        
        
        
        
        
       
          
        
  And
  Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast"
  
  2s 022ms
  
        
        
        
        
        
       
          
        
  And
  Get inputs from database "ADVICE_DELIVERY" "super-admin-piast"
  
  023ms
  
        
        
        
        
        
       
          
        
  When
  Show all transport types
  
  1s 152ms
  
        
        
        
        
        
       
          
        
  And
  Click button advice in transport table "DELIVERY"
  
  247ms
  
        
        
        
        
        
       
          
        
  And
  Set advice window in schedule
  
  3s 365ms
  
        
        
        
        
        
       
          
        
  And
  Fill advice form
  
  13s 099ms
  
        
        
        
        
        
       
          
        
  And
  Click advice save button and wait for advice form to disappear
  
  33s 287ms
  
        
        
        
        
        
       
          
        
  And
  Go to "TRANSPORT_TABLE"
  
  511ms
  
        
        
        
        
        
       
          
        
  And
  Find transport pencil button in transports table
  
  1s 741ms
  
        
        
        
        
        
       
          
        
  And
  Click pencil and move transport to next day in schedule
  
  22s 340ms
  
        
        
        
        
        
       
          
        
  Then
  Check if transport is in new location in schedule
  
  2s 241ms
  
        
        
        
        
        
       
          
        
  And
  Check if dates in transport form are correct
  
  4s 048ms