Skip to content

waitForNotExpression (UI Automation - Synchronization)

Compatible with:
  • Purpose
  • Generated from getExpression(expression)
  • This command is useful because of JavaScript preprocessing. It is used to generate commands like assertExpression and waitForExpression.
  • Syntax
  • waitForNotExpression(expression, pattern)
  • Target
  • expression - the value to return
  • Value
  • pattern - The value to be verified.
  • Return Value
  • Returns the specified expression. 
 

Feedback and Knowledge Base