Given
  Set token of apiUsername "super-admin-hochland"
  
  219ms
  
        
        
        
        
        
       
          
        
  And
  Add action authority with: "hochland" "hochland-warehouseman" "DELIVERY" "EDIT_DESCRIPTION_FIELD" "UNLIMITED"
  
  315ms
  
        
        
        
        
        
       
          
        
  And
  Add access to the warehouse "Magazyn Ciepły Kaźmierz" to the user "hochland-warehouseman" by JSON file
  
  1s 217ms
  
        
        
        
        
        
       
          
        
  And
  Create transport "CREATE_DELIVERY_WARM_KAZMIERZ" by JSON file as "super-admin-hochland"
  
  3s 264ms
  
        
        
        
        
        
       
          
        
  And
  Login as "hochland-warehouseman" and set token of apiUsername "super-admin-hochland"
  
  10s 611ms
  
        
        
        
        
        
       
          
        
  When
  Go to "TRANSPORT_TABLE"
  
  481ms
  
        
        
        
        
        
       
          
        
  And
  Go to transport details "DELIVERY"
  
  4s 949ms
  
        
        
        
        
        
       
          
        
  And
  Change filled value in transport details "transport-description" "text" "opis" "0"
  
  1s 586ms
  
        
        
        
        
        
       
          
        
  Then
  Verify that "transport-description" in transport has value "opis"
  
  079ms