C# Class WebDriverWrapper.SeleniumWebTable

Inheritance: SeleniumWebControls, IWebTable
显示文件 Open project: geeksree/cSharpGeeks

Public Methods

Method Description
GetAllRows ( ) : ReadOnlyCollection

Gets all rows.

Private Methods

Method Description
SeleniumWebTable ( IWebElement aWebElement, ControlType aControlType, ControlAccess access ) : OpenQA.Selenium

Method Details

GetAllRows() public method

Gets all rows.
public GetAllRows ( ) : ReadOnlyCollection
return ReadOnlyCollection