![]() |
GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
|
Definition at line 1275 of file Interfaces.cs.
| IAllowPuppeteerParametersOrExecution GenerallyPositive.Browser.IAllowPuppeteerExecution.AndThen | ( | ) |
Implemented in GenerallyPositive.Browser.PuppeteerClient.
| string GenerallyPositive.Browser.IAllowPuppeteerExecution.Execute | ( | ) |
Implemented in GenerallyPositive.Browser.PuppeteerClient.
| Task< string > GenerallyPositive.Browser.IAllowPuppeteerExecution.ExecuteAsync | ( | ) |
Implemented in GenerallyPositive.Browser.PuppeteerClient.
| ResultCollection GenerallyPositive.Browser.IAllowPuppeteerExecution.GetExecutionResults | ( | ) |
Implemented in GenerallyPositive.Browser.PuppeteerClient.
| IAllowPuppeteerExecution GenerallyPositive.Browser.IAllowPuppeteerExecution.WithHeader | ( | string | name, |
| string | value ) |
Implemented in GenerallyPositive.Browser.PuppeteerClient.