![]() |
GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
|
Public Member Functions | |
| IAllowStorageOutData | RunGet (WebsiteStorageType storageType) |
| IAllowBrowserActionOrAnySelector | RunSet (WebsiteStorageType storageType) |
| IAllowBrowserActionOrAnySelector | RunDelete (WebsiteStorageType storageType) |
Definition at line 585 of file Interfaces.cs.
| IAllowBrowserActionOrAnySelector GenerallyPositive.Browser.IAllowStorageAction.RunDelete | ( | WebsiteStorageType | storageType | ) |
Implemented in GenerallyPositive.Browser.Browser.
| IAllowStorageOutData GenerallyPositive.Browser.IAllowStorageAction.RunGet | ( | WebsiteStorageType | storageType | ) |
Implemented in GenerallyPositive.Browser.Browser.
| IAllowBrowserActionOrAnySelector GenerallyPositive.Browser.IAllowStorageAction.RunSet | ( | WebsiteStorageType | storageType | ) |
Implemented in GenerallyPositive.Browser.Browser.