Documentation Index

Fetch the complete documentation index at: https://knowledge.curiositysoftware.ie/llms.txt

Use this file to discover all available pages before exploring further.

QuickStart Web Testing - Enable / Disable Stop On Fail

Prev Next

As part of the QuickStart Web Automation framework it is possible to disable failing on a web element not being present. Instead the action is logged as a failure but the test case will continue. This is useful when there is a degree of randomness in the backend application as to whether an element will be available or not (e.g. accepting cookies / popups).