Nexial Automation
        Test Automation Platform for everyone!
        
        
        
        
        
        
        
        
        
        
        
    
    
        
        
            
            
            desktop » useList(var,name)
            
            
            Description
  - This command is to identify list item by name  displayed in UI.
- The command will pass is the element identified and data found or else fail otherwise.
Parameters
  - var- this parameter is the variable where the return value by the command will be stored.
- name- this parameter is the name of the list displayed in UI.
Example
See Also