Given
  Set token of apiUsername "super-admin-lisner"
  
  201ms
  
        
        
        
        
        
       
          
        
  And
  Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-lisner"
  
  000ms
  
        
        
        
        
        
       
          
        
  And
  Create custom field with "CREATE_DELIVERY_DATE_AND_TIME_CFD" by "super-admin-lisner"
  
  2s 927ms
  
        
        
        
        
        
       
          
        
  When
  Login as "lisner-admin-2" and set token of apiUsername "super-admin-lisner"
  
  5s 981ms
  
        
        
        
        
        
       
          
        
  And
  Go to new transport "DELIVERY"
  
  663ms
  
        
        
        
        
        
       
          
        
  And
  Fill transport form
  
  16s 676ms
  
        
  
    
      
      
        java.lang.AssertionError: Nie można wypełnić pola warehouse-zone-step-0, ponieważ nie udało się go znaleźć w formularzu
	at org.junit.Assert.fail(Assert.java:88)
	at CucumberTests.Transport.Transport.fillForm(Transport.java:152)
	at CucumberTests.Transport.CreateTransport.fillTransportForm(CreateTransport.java:184)
	at ✽.Fill transport form(file:Features/Atom/Transport/TransportForm/TransportForm.feature:388)
       
     
   
        
        
        
        
       
          
        
  And
  Click "save-transport" save button and wait for form to disappear
  
  000ms
  
        
        
        
        
        
       
          
        
  And
  Set advice window in schedule
  
  000ms
  
        
        
        
        
        
       
          
        
  And
  Go to "TRANSPORT_TABLE"
  
  000ms
  
        
        
        
        
        
       
          
        
  And
  Show all transport types
  
  000ms
  
        
        
        
        
        
       
          
        
  And
  Go to transport details "DELIVERY"
  
  000ms
  
        
        
        
        
        
       
          
        
  Then
  Verify that "date-and-time" in transport form is visible
  
  000ms