Method | Description | |
---|---|---|
Dispose ( ) : void | ||
InitAsync ( string username, string password ) : Task | ||
RocketChatDriverFixture ( ILogger helper ) : System |
public InitAsync ( string username, string password ) : Task | ||
username | string | |
password | string | |
return | Task |
public RocketChatDriverFixture ( ILogger helper ) : System | ||
helper | ILogger | |
return | System |