Interface IAllowWorkflow
Namespace: GenerallyPositive.Browser
Assembly: GPAL.dll
Syntax
public interface IAllowWorkflow
Methods
WithWorkflow(Action<IBrowser>)
Declaration
IAllowWorkflowExecution WithWorkflow(Action<IBrowser> workflow)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Action<IBrowser> | workflow |
Returns
| Type | Description |
|---|---|
| IAllowWorkflowExecution |