1.

What Are Conditional Statements In Synchronization?

Answer»

Statements executes depending on some condition. In CODED UI there are 8 CONDITIONAL Statements:

  • WaitForControlReady()
  • WaitForControlEnabled()
  • WAITFORCONTROLEXIST()
  • WaitForControlNotExist()
  • WaitForControlPropertyEqual()
  • WaitForControlPropertyNotEqual()
  • WaitForControlCondition()
  • WaitForCondition()

Statements executes depending on some condition. In coded UI there are 8 Conditional Statements:



Discussion

No Comment Found