Click or drag to resize

ExtractPropertyTestStepRun 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.Automation (in Hummingbird.TestFramework.Automation.dll) Version: 1.2.0.0
Syntax
protected override void Run()

Return Value

Type: 
A Message object contains the Request/Response, or if the test step does not send or receive messages
See Also