Skip to content

assertNotHtmlSource (UI Automation - Interrogation)

Compatible with:
  • Purpose
  • Generated from getHtmlSource()
  • This command returns the entire HTML source between the opening and closing 'HTML' tags, this commands passes when the contents of the pattern do not match the actual value.
  • Syntax
  • assertNotHtmlSource(pattern)
  • Target
  • Pattern - HTML code to be verified  
  • Value
  • N/A
  • Return Value
  • The entire HTML source.
 
 
 
 

Feedback and Knowledge Base