Click or drag to resize

CustomTestStepHasSerializationError Field

Indicates that the test step encounters error when deserializing. when this happens, the underlying test step can not be executed.

Namespace:  Hummingbird.TestFramework.Automation
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public bool HasSerializationError

Field Value

Type: Boolean
See Also