Given
  Set token of apiUsername "super-admin-sempertrans"
  
  227ms
  
        
        
        
        
        
       
          
        
  And
  Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans"
  
  1s 937ms
  
        
        
        
        
        
       
          
        
  When
  Login as "sempertrans-admin"
  
  2s 253ms
  
        
        
        
        
        
       
          
        
  And
  Go to "TRANSPORT_TABLE"
  
  483ms
  
        
        
        
        
        
       
          
        
  And
  Show all transport "false"
  
  080ms
  
        
        
        
        
        
       
          
        
  And
  Select transportType "DELIVERY"
  
  1s 281ms
  
        
        
        
        
        
       
          
        
  And
  Fill text based "CONTRACTOR" filter with "DOST-ST"
  
  272ms
  
        
        
        
        
        
       
          
        
  And
  Create transport "CREATE_DELIVERY_II" by JSON file as "super-admin-sempertrans" in "2" days
  
  2s 087ms
  
        
        
        
        
        
       
          
        
  And
  Select transportType "DELIVERY"
  
  1s 273ms
  
        
        
        
        
        
       
          
        
  And
  Fill text based "CONTRACTOR" filter with "DOST-ST"
  
  255ms
  
        
        
        
        
        
       
          
        
  Then
  Verify if new transport appear in transport table with polling "false"
  
  20s 102ms