C# Class DevTo.Pages.Base.Nav

Exibir arquivo Open project: ElSnoMan/QAP

Public Properties

Property Type Description
Map NavMap

Public Methods

Method Description
Nav ( IWebDriver driver ) : System.Threading
Search ( string query ) : void

Method Details

Nav() public method

public Nav ( IWebDriver driver ) : System.Threading
driver IWebDriver
return System.Threading

Search() public method

public Search ( string query ) : void
query string
return void

Property Details

Map public_oe property

public NavMap,DevTo.Pages.Base Map
return NavMap