Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Introduction

Starting version 5v5.2, you can now use two different wait modes when executing test cases in Qualitia. This helps in optimizing the performance and building robust Qualitia test cases.

...

When executing test cases, it may happen that timeout and polling interval are given at multiple levels. At such times, values provided from the actions will be considered over the values provided at object level or in the config settings. The following diagram explains which values are considered when capabilities are provided at multiple levels.

Info

Expected condition will work works only with the Explicit wait mode.

...