C# Class WebDriverWrapper.SeleniumWebRow

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

Public Methods

Method Description
GetAllCells ( ) : ReadOnlyCollection

Private Methods

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

Method Details

GetAllCells() public method

public GetAllCells ( ) : ReadOnlyCollection
return ReadOnlyCollection