![]() |
GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
|
Public Member Functions | |
| IAllowWithHeaderOrFileActions | Fetch (GPALRequest request) |
| IAllowBrowserActionOrAnySelector | CaptureCalls (bool capture=true) |
| IAllowBrowserActionOrAnySelector | CaptureCalls (out List< GPALCall > calls) |
| IAllowBrowserActionOrAnySelector | ClearCapturedCalls () |
| IAllowCallTemplate | WithCallFilter (string urlFragment) |
Definition at line 744 of file Interfaces.cs.
| IAllowBrowserActionOrAnySelector GenerallyPositive.Browser.IAllowFetch.CaptureCalls | ( | out List< GPALCall > | calls | ) |
Implemented in GenerallyPositive.Browser.Browser.
| IAllowBrowserActionOrAnySelector GenerallyPositive.Browser.IAllowFetch.ClearCapturedCalls | ( | ) |
Implemented in GenerallyPositive.Browser.Browser.
| IAllowCallTemplate GenerallyPositive.Browser.IAllowFetch.WithCallFilter | ( | string | urlFragment | ) |
Implemented in GenerallyPositive.Browser.Browser.