Nexial Automation
        Test Automation Platform for everyone!
        
        
        
        
        
        
        
        
        
        
        
    
    
        
        
            
            
            desktop » assertListCount(count)
            
            
            Description
  - This command is to assert the element count on the list.
- In other words the command will assert the count as per the input provided and pass or else fail otherwise.
Parameters
  - count - this parameter is the count of the element on the list
Example
See Also
- useList(var,name)