GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
Loading...
Searching...
No Matches
GenerallyPositive.Browser.IAllowStorageOptions Interface Reference
Inheritance diagram for GenerallyPositive.Browser.IAllowStorageOptions:
GenerallyPositive.Browser.IAllowStorageAction GenerallyPositive.Browser.IAllowStorageData GenerallyPositive.Browser.IAllowBrowserActionOrAnySelector GenerallyPositive.Browser.IBrowser GenerallyPositive.Browser.IAllowCallTemplate GenerallyPositive.Browser.IBrowser GenerallyPositive.Browser.Browser GenerallyPositive.Browser.IBrowser GenerallyPositive.Browser.Browser GenerallyPositive.Browser.Browser

Public Member Functions

IAllowStorageOptions WithStorageDomain (string domain)
IAllowStorageOptions WithStoragePath (string path)
IAllowStorageOptions WithStorageKey (string key)
IAllowStorageOptions WithStorageStoreName (string storeName)
IAllowStorageOptions WithUserDefinedFilter (string userDefined)
Public Member Functions inherited from GenerallyPositive.Browser.IAllowStorageAction
IAllowStorageOutData RunGet (WebsiteStorageType storageType)
IAllowBrowserActionOrAnySelector RunSet (WebsiteStorageType storageType)
IAllowBrowserActionOrAnySelector RunDelete (WebsiteStorageType storageType)
Public Member Functions inherited from GenerallyPositive.Browser.IAllowStorageData
IAllowStorageOptions WithStorageData (string data)

Detailed Description

Definition at line 594 of file Interfaces.cs.

Member Function Documentation

◆ WithStorageDomain()

IAllowStorageOptions GenerallyPositive.Browser.IAllowStorageOptions.WithStorageDomain ( string domain)

◆ WithStorageKey()

IAllowStorageOptions GenerallyPositive.Browser.IAllowStorageOptions.WithStorageKey ( string key)

◆ WithStoragePath()

IAllowStorageOptions GenerallyPositive.Browser.IAllowStorageOptions.WithStoragePath ( string path)

◆ WithStorageStoreName()

IAllowStorageOptions GenerallyPositive.Browser.IAllowStorageOptions.WithStorageStoreName ( string storeName)

◆ WithUserDefinedFilter()

IAllowStorageOptions GenerallyPositive.Browser.IAllowStorageOptions.WithUserDefinedFilter ( string userDefined)

The documentation for this interface was generated from the following file: