Click or drag to resize

TestStepBaseRun Method

Runs this instance. Do not implement StartTime, Duration. Write information in the Information field, it will be shown in the log automatically.

Namespace:  Hummingbird.TestFramework.Automation
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
protected abstract void Run()
See Also