Given
  Set token of apiUsername "super-admin-bausch"
  
  119ms
  
        
        
        
        
        
       
          
        
  And
  Create default mode of transportation by API with "pba1-carrier"
  
  093ms
  
        
        
        
        
        
       
          
        
  And
  Set status of MOT to "REJECTED"
  
  095ms
  
        
        
        
        
        
       
          
        
  And
  Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch"
  
  15s 340ms
  
        
        
        
        
        
       
          
        
  And
  Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation
  
  130ms
  
        
        
        
        
        
       
          
        
  And
  Confirm status "ORDER_COMPLETNESS" by Public API "v1"
  
  081ms
  
        
        
        
        
        
       
          
        
  When
  Login as "super-admin-bausch"
  
  2s 209ms
  
        
        
        
        
        
       
          
        
  And
  Go to "TRANSPORT_TABLE"
  
  460ms
  
        
        
        
        
        
       
          
        
  And
  Click button advice in transport table "LOAD_EXPORT"
  
  220ms
  
        
        
        
        
        
       
          
        
  And
  Set advice window in schedule
  
  2s 782ms
  
        
        
        
        
        
       
          
        
  Then
  Check if "AAAA0000" MOT is visible in advice form
  
  555ms
  
        
        
        
        
        
       
          
        
  And
  Check if "AAAA0000" MOT cannot be selected in advice form
  
  15s 395ms