Given
  Login as "piast-admin" and set token of apiUsername "super-admin-piast"
  
  5s 492ms
  
        
        
        
        
        
       
          
        
  And
  Create transport by JSON file "CREATE_DELIVERY" as "super-admin-piast" for api version "v1" and expect status "200"
  
  1s 426ms
  
        
        
        
        
        
       
          
        
  And
  Get inputs from database "ADVICE_DELIVERY" "super-admin-piast"
  
  2s 564ms
  
        
        
        
        
        
       
          
        
  And
  Show all transport types
  
  1s 181ms
  
        
        
        
        
        
       
          
        
  And
  Click button advice in transport table "DELIVERY"
  
  264ms
  
        
        
        
        
        
       
          
        
  And
  Set advice window in schedule
  
  3s 865ms
  
        
        
        
        
        
       
          
        
  And
  Fill advice form
  
  13s 355ms
  
        
        
        
        
        
       
          
        
  And
  Click advice save button and wait for advice form to disappear
  
  34s 361ms
  
        
        
        
        
        
       
          
        
  When
  Edit transport by JSON file "EDIT_DELIVERY" as "super-admin-piast" for api version "v1"
  
  351ms
  
        
        
        
        
        
       
          
        
  And
  Check if response status code equals "200"
  
  000ms
  
        
  
    
      
      
        org.junit.ComparisonFailure: Odpowiedź zawiera kod 404 zamiast 200 expected:<[200]> but was:<[404]>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at CucumberTests.Api.ApiTransportTest.checkIfResponseStatusCodeEquals(ApiTransportTest.java:137)
	at ✽.Check if response status code equals "200"(file:Features/Api/Transport.feature:161)
       
     
   
        
        
        
        
       
          
        
  And
  Go to "TRANSPORT_TABLE"
  
  000ms
  
        
        
        
        
        
       
          
        
  And
  Go to transport details "DELIVERY"
  
  000ms
  
        
        
        
        
        
       
          
        
  Then
  Check are transport values equals
  
  000ms