Given
  Login as "piast-admin" and set token of apiUsername "super-admin-piast"
  
  6s 338ms
  
        
        
        
        
        
       
          
        
  And
  Create transport by JSON file "CREATE_DELIVERY" as "super-admin-piast" for api version "v1" and expect status "200"
  
  1s 487ms
  
        
        
        
        
        
       
          
        
  And
  Get inputs from database "ADVICE_DELIVERY" "super-admin-piast"
  
  2s 658ms
  
        
        
        
        
        
       
          
        
  And
  Show all transport types
  
  1s 197ms
  
        
        
        
        
        
       
          
        
  And
  Click button advice in transport table "DELIVERY"
  
  268ms
  
        
        
        
        
        
       
          
        
  And
  Set advice window in schedule
  
  4s 045ms
  
        
        
        
        
        
       
          
        
  And
  Fill advice form
  
  13s 372ms
  
        
        
        
        
        
       
          
        
  And
  Click advice save button and wait for advice form to disappear
  
  34s 520ms
  
        
        
        
        
        
       
          
        
  When
  Edit transport by JSON file "EDIT_DELIVERY" as "super-admin-piast" for api version "v1"
  
  362ms
  
        
        
        
        
        
       
          
        
  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