Given
  Set token of apiUsername "super-admin-bausch"
  
  237ms
  
        
        
        
        
        
       
          
        
  And
  Create default mode of transportation by API with "pba1-carrier"
  
  460ms
  
        
        
        
        
        
       
          
        
  And
  Set status of MOT to "REJECTED"
  
  292ms
  
        
        
        
        
        
       
          
        
  And
  Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch"
  
  16s 084ms
  
        
        
        
        
        
       
          
        
  And
  Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation
  
  666ms
  
        
        
        
        
        
       
          
        
  And
  Confirm status "ORDER_COMPLETNESS" by Public API "v1"
  
  481ms
  
        
        
        
        
        
       
          
        
  When
  Login as "super-admin-bausch"
  
  2s 631ms
  
        
        
        
        
        
       
          
        
  And
  Go to "TRANSPORT_TABLE"
  
  510ms
  
        
        
        
        
        
       
          
        
  And
  Click button advice in transport table "LOAD_EXPORT"
  
  224ms
  
        
        
        
        
        
       
          
        
  And
  Set advice window in schedule
  
  3s 339ms
  
        
        
        
        
        
       
          
        
  Then
  Check if "AAAA0000" MOT is visible in advice form
  
  1s 472ms
  
        
        
        
        
        
       
          
        
  And
  Check if "AAAA0000" MOT cannot be selected in advice form
  
  15s 480ms