Nexial Automation
        Test Automation Platform for everyone!
        
        
        
        
        
        
        
        
        
        
        
    
    
        
        
            
            
            desktop » assertWindowTitleContains(contains)
            
            
            Description
  - This command will assert the windows title as per the Title name provided as input to the command
- The command will pass if the windows dialog is present or fail otherwise.
- This can be used for any windows dialog.
Parameters
  - contains -  this parameter is the title of window which need to be asserted.
Example
See Also