Click or drag to resize

TestStepBaseResponseObject Property

Gets the response object.

Namespace:  Hummingbird.TestFramework.Automation
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
[IgnoreDataMemberAttribute]
public Object ResponseObject { get; }

Property Value

Type: Object
The response object.
See Also