Skip to content

assertNotExpression (UI Automation - Interrogation)

Compatible with:
  • Purpose
  • This is useful because of JavaScript preprocessing. It is used to generate commands like assertExpression and waitForExpression.
  • It returns true if the target is not an expression.
  • Syntax
  • assertNotExpression(expression, pattern)
  • Target
  • expression- the value to return
  • Value
  • N/A
  • Return Value
  • Returns the specified expression.
 
 
 
 

Feedback and Knowledge Base