Свойство | Type | Description | |
---|---|---|---|
BaseUrl | string | ||
Driver | IWebDriver | ||
Selenium | ISelenium | ||
WebBrws | WebBrowsers |
Méthode | Description | |
---|---|---|
GetDriver ( WebBrowsers webBrws ) : void | ||
NavigateTo ( string url ) : void |
Navigate the browser to the passed url
|
Méthode | Description | |
---|---|---|
BaseClass ( ) : OpenQA.Selenium |
public GetDriver ( WebBrowsers webBrws ) : void | ||
webBrws | WebBrowsers | |
Résultat | void |