fbpx

Method Report.GetWarningStepsCount

Returns count of steps with Warning status

Usage

Function ZAP.Report.GetWarningStepsCount(
  Boolean Report [Optional]
)

Parameters

Type: Boolean

Default Value: False

Generate report for this step

Returns

Count of steps with Warning status

Example

VBScript

warningStepsCount = Zap.Report.GetWarningStepsCount(True)

JavaScript

var warningStepsCount = Zap.Report.GetWarningStepsCount(true);

Documentation Categories

benefits UI testing and rpa

ZAPTEST

Manual testing tools, vs. automation, checklists and more

FARM

LOAD