Interface IAllowNewTab
Namespace: GenerallyPositive.Browser
Assembly: GPAL.dll
Syntax
public interface IAllowNewTab
Methods
WithNewTab(String)
Declaration
IAllowBrowserAction WithNewTab(string url = null)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | url |
Returns
| Type | Description |
|---|---|
| IAllowBrowserAction |