Interface IAllowClose
Namespace: GenerallyPositive.Browser
Assembly: GPAL.dll
Syntax
public interface IAllowClose
Methods
Close(Boolean)
Declaration
void Close(bool killWebDrivers = false)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Boolean | killWebDrivers |