Given
  Set token of apiUsername "super-admin-bausch"
  
  224ms
  
        
        
        
        
        
       
          
        
  And
  Create default mode of transportation by API with "pba1-carrier"
  
  469ms
  
        
        
        
        
        
       
          
        
  And
  Set status of MOT to "REJECTED"
  
  273ms
  
        
        
        
        
        
       
          
        
  And
  Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch"
  
  16s 128ms
  
        
        
        
        
        
       
          
        
  And
  Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation
  
  639ms
  
        
        
        
        
        
       
          
        
  And
  Confirm status "ORDER_COMPLETNESS" by Public API "v1"
  
  448ms
  
        
        
        
        
        
       
          
        
  When
  Login as "super-admin-bausch"
  
  2s 569ms
  
        
        
        
        
        
       
          
        
  And
  Go to "TRANSPORT_TABLE"
  
  441ms
  
        
        
        
        
        
       
          
        
  And
  Click button advice in transport table "LOAD_EXPORT"
  
  253ms
  
        
        
        
        
        
       
          
        
  And
  Set advice window in schedule
  
  3s 369ms
  
        
        
        
        
        
       
          
        
  Then
  Check if "AAAA0000" MOT is visible in advice form
  
  1s 483ms
  
        
        
        
        
        
       
          
        
  And
  Check if "AAAA0000" MOT cannot be selected in advice form
  
  15s 434ms