Given
  Set token of apiUsername "super-admin-varrocrychvald"
  
  230ms
  
        
        
        
        
        
       
          
        
  And
  Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-varrocrychvald"
  
  16s 168ms
  
        
        
        
        
        
       
          
        
  And
  Set transport on auction with "100" and "300" by JSON file as "super-admin-varrocrychvald"
  
  2s 768ms
  
        
        
        
        
        
       
          
        
  And
  Add a bid "100" to an auction by JSON file as "pvra1-carrier" for "super-admin-varrocrychvald"
  
  975ms
  
        
        
        
        
        
       
          
        
  And
  Add a bid "200" to an auction by JSON file as "pvra2-carrier" for "super-admin-varrocrychvald"
  
  1s 012ms
  
        
        
        
        
        
       
          
        
  And
  Add a bid "300" to an auction by JSON file as "pvra3-carrier" for "super-admin-varrocrychvald"
  
  911ms
  
        
        
        
        
        
       
          
        
  When
  Login as "pvra1-carrier"
  
  4s 125ms
  
        
        
        
        
        
       
          
        
  And
  Check if current position in auction is "1"
  
  493ms
  
        
        
        
        
        
       
          
        
  And
  If user is login then logout
  
  265ms
  
        
        
        
        
        
       
          
        
  And
  Login as "pvra2-carrier"
  
  4s 050ms
  
        
        
        
        
        
       
          
        
  And
  Check if current position in auction is "2"
  
  639ms
  
        
        
        
        
        
       
          
        
  And
  If user is login then logout
  
  265ms
  
        
        
        
        
        
       
          
        
  And
  Login as "pvra3-carrier"
  
  4s 035ms
  
        
        
        
        
        
       
          
        
  And
  Check if current position in auction is "3"
  
  636ms