Articles Tagged 'sleep'

Articles
Waiting Until Application Ready

Sometimes you need to synchronize the test script so that it waits for a specific application event (change for status message or wait for some specific value). This guide explains how to ensure that Rapise waits for the appropriate condition.

Ways to slow down test execution

There are several types of delays one can use to slow down test execution.

  1. Implicit
  2. Explicit fixed
  3. Explicit with timeout