C# Class Southwind.Test.React.SouthwindBrowser

Inheritance: BrowserProxy
Afficher le fichier Open project: signumsoftware/southwind Class Usage Examples

Méthodes publiques

Méthode Description
Login ( string username, string password ) : void
SouthwindBrowser ( RemoteWebDriver driver ) : System
Url ( string url ) : string

Method Details

Login() public méthode

public Login ( string username, string password ) : void
username string
password string
Résultat void

SouthwindBrowser() public méthode

public SouthwindBrowser ( RemoteWebDriver driver ) : System
driver OpenQA.Selenium.Remote.RemoteWebDriver
Résultat System

Url() public méthode

public Url ( string url ) : string
url string
Résultat string