Given
  Set token of apiUsername "super-admin-lisner"
  
  218ms
  
        
        
        
        
        
       
          
        
  And
  Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-lisner"
  
  001ms
  
        
        
        
        
        
       
          
        
  And
  Create custom field with "CREATE_DELIVERY_DATE_AND_TIME_CFD" by "super-admin-lisner"
  
  3s 212ms
  
        
        
        
        
        
       
          
        
  When
  Login as "lisner-admin" and set token of apiUsername "super-admin-lisner"
  
  6s 482ms
  
        
        
        
        
        
       
          
        
  And
  Go to new transport "DELIVERY"
  
  689ms
  
        
        
        
        
        
       
          
        
  And
  Fill transport form
  
  16s 613ms
  
        
  
    
      
      
        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:183)
	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