Show / Hide Table of Contents

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
In This Article
Back to top Generated by DocFX