Given
  Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca"
  
  000ms
  
        
        
        
        
        
       
          
        
  And
  Login as "neuca-admin" and set token of apiUsername "super-admin-neuca"
  
  2s 578ms
  
        
        
        
        
        
       
          
        
  And
  Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca"
  
  17s 073ms
  
        
        
        
        
        
       
          
        
  When
  Go to "TRANSPORT_TABLE"
  
  554ms
  
        
        
        
        
        
       
          
        
  And
  Show all transport ""
  
  000ms
  
        
        
        
        
        
       
          
        
  And
  Find transport pencil button in transports table
  
  1s 821ms
  
        
        
        
        
        
       
          
        
  And
  Click pencil and move transport to "02" : "15" in schedule
  
  22s 621ms
  
        
        
        
        
        
       
          
        
  Then
  Go to new transport "DELIVERY"
  
  676ms
  
        
        
        
        
        
       
          
        
  And
  Fill transport form
  
  48s 721ms
  
        
        
        
        
        
       
          
        
  And
  Change filled value in details "number-of-pallets-step-0" "number" "50" "0"
  
  1s 588ms
  
        
        
        
        
        
       
          
        
  And
  Click "save-transport" save button and wait for form to disappear
  
  30s 195ms
  
        
        
        
        
        
       
          
        
  Then
  Set advice window at "02" : "00" in schedule
  
  3s 498ms
  
        
        
        
        
        
       
          
        
  And
  Check if button with suggest the nearest free space is displayed
  
  1s 099ms
  
        
        
        
        
        
       
          
        
  When
  Show suggestions of the nearest free slots in schedule
  
  775ms
  
        
        
        
        
        
       
          
        
  And
  Choose suggested time for advice
  
  389ms
  
        
        
        
        
        
       
          
        
  Then
  Check if success alert is displayed "Twoja awizacja została zapisana na godzinę: 03:00"
  
  2s 515ms