Nexial Automation
        Test Automation Platform for everyone!
        
        
        
        
        
        
        
        
        
        
        
    
    
        
        
            
            
            web » assertTitle(text)
            
            
            Description
  - This command is to assert title of the page.
- In other words command will verify desired  title and pass if found or else fail otherwise.
Parameters
  - text - this parameter is the name/Title of the page.
Example
Script:

Output:

See Also