Click or drag to resize

DataSourceResetCursor Method

Resets the current cursor to line 0, This function will be called systematically by the DataDrivenTestCase before the test.

Namespace:  Hummingbird.TestFramework.Automation
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public void ResetCursor()
See Also