Skip(Int32) Method

Definition

Assembly HeadlessTestingFramework.dll

Skip a number of results.

public ControlFinder Skip(int count)

Parameters

count
Int32

Number of results to skip.

Returns