Webtest WebTest GitHub Home

Core Type otherwise

Description

An otherwise step contains steps executed in the false block of an ifStep.

An otherwise step is a group of steps which execute if the ifStep condition fails.

An otherwise task can only be used as a nested task within an ifStep.

The otherwise task is synonymous with else.

Usage

ifStep.