GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
Loading...
Searching...
No Matches
GenerallyPositive.Browser.IAllowBrowserAction Member List

This is the complete list of members for GenerallyPositive.Browser.IAllowBrowserAction, including all inherited members.

Back (defined in GenerallyPositive.Browser.IAllowPageControl)GenerallyPositive.Browser.IAllowPageControl
CaptureCalls(bool capture=true) (defined in GenerallyPositive.Browser.IAllowFetch)GenerallyPositive.Browser.IAllowFetch
CaptureCalls(out List< GPALCall > calls) (defined in GenerallyPositive.Browser.IAllowFetch)GenerallyPositive.Browser.IAllowFetch
CastDesktop(string deviceNameOrId) (defined in GenerallyPositive.Browser.IAllowCasting)GenerallyPositive.Browser.IAllowCasting
CastTab(string deviceNameOrId) (defined in GenerallyPositive.Browser.IAllowCasting)GenerallyPositive.Browser.IAllowCasting
ClearCapturedCalls() (defined in GenerallyPositive.Browser.IAllowFetch)GenerallyPositive.Browser.IAllowFetch
ClearDialogHandling() (defined in GenerallyPositive.Browser.IAllowDialogHandling)GenerallyPositive.Browser.IAllowDialogHandling
ClearInjectedScripts() (defined in GenerallyPositive.Browser.IAllowInjectScript)GenerallyPositive.Browser.IAllowInjectScript
ClearResultCache() (defined in GenerallyPositive.Browser.IAllowSiteMapOperations)GenerallyPositive.Browser.IAllowSiteMapOperations
Close(bool killWebDrivers=false) (defined in GenerallyPositive.Browser.IAllowClose)GenerallyPositive.Browser.IAllowClose
CloseTab(dynamic URLorTabId=null) (defined in GenerallyPositive.Browser.IAllowTabActions)GenerallyPositive.Browser.IAllowTabActions
ContinueAsRESTClient(out IRESTClient client) (defined in GenerallyPositive.Browser.IAllowSiteMapOperations)GenerallyPositive.Browser.IAllowSiteMapOperations
ExecuteJavaScriptObj(string javascript) (defined in GenerallyPositive.Browser.IAllowExecuteJavaScript)GenerallyPositive.Browser.IAllowExecuteJavaScript
ExecuteJavaScriptStr(string javascript) (defined in GenerallyPositive.Browser.IAllowExecuteJavaScript)GenerallyPositive.Browser.IAllowExecuteJavaScript
Fetch(GPALRequest request) (defined in GenerallyPositive.Browser.IAllowFetch)GenerallyPositive.Browser.IAllowFetch
Forward (defined in GenerallyPositive.Browser.IAllowPageControl)GenerallyPositive.Browser.IAllowPageControl
FullScreen (defined in GenerallyPositive.Browser.IAllowSizeControl)GenerallyPositive.Browser.IAllowSizeControl
Get([URL()] GPALUrl URL) (defined in GenerallyPositive.Browser.IAllowGet)GenerallyPositive.Browser.IAllowGet
GetHydratedData(out NextJsHydrationResult hydrationResult) (defined in GenerallyPositive.Browser.IAllowSiteMapOperations)GenerallyPositive.Browser.IAllowSiteMapOperations
GetLLMDigest(out LLMDigestResult digestResult, string ruleSetName=null) (defined in GenerallyPositive.Browser.IAllowSiteMapOperations)GenerallyPositive.Browser.IAllowSiteMapOperations
GetPageSource(out string sitemapXML) (defined in GenerallyPositive.Browser.IAllowSiteMapOperations)GenerallyPositive.Browser.IAllowSiteMapOperations
GetSiteMap(out string sitemapXML) (defined in GenerallyPositive.Browser.IAllowSiteMapOperations)GenerallyPositive.Browser.IAllowSiteMapOperations
GetSiteMapUrls(out List< string > sitemapXML) (defined in GenerallyPositive.Browser.IAllowSiteMapOperations)GenerallyPositive.Browser.IAllowSiteMapOperations
GetWindowRectangle(out System.Drawing.Rectangle window) (defined in GenerallyPositive.Browser.IAllowGetWindowRectangle)GenerallyPositive.Browser.IAllowGetWindowRectangle
GoTo([URL()] GPALUrl URL) (defined in GenerallyPositive.Browser.IAllowGoTo)GenerallyPositive.Browser.IAllowGoTo
GoToTab(dynamic URLorTabTuple=null) (defined in GenerallyPositive.Browser.IAllowTabActions)GenerallyPositive.Browser.IAllowTabActions
InjectScript(string script) (defined in GenerallyPositive.Browser.IAllowInjectScript)GenerallyPositive.Browser.IAllowInjectScript
InjectScript(GPALFile scriptFile) (defined in GenerallyPositive.Browser.IAllowInjectScript)GenerallyPositive.Browser.IAllowInjectScript
Maximize (defined in GenerallyPositive.Browser.IAllowSizeControl)GenerallyPositive.Browser.IAllowSizeControl
Minimize (defined in GenerallyPositive.Browser.IAllowSizeControl)GenerallyPositive.Browser.IAllowSizeControl
NextTab (defined in GenerallyPositive.Browser.IAllowTabActions)GenerallyPositive.Browser.IAllowTabActions
PageDown (defined in GenerallyPositive.Browser.IAllowPageControl)GenerallyPositive.Browser.IAllowPageControl
PageEnd (defined in GenerallyPositive.Browser.IAllowPageControl)GenerallyPositive.Browser.IAllowPageControl
PageTop (defined in GenerallyPositive.Browser.IAllowPageControl)GenerallyPositive.Browser.IAllowPageControl
PageUp (defined in GenerallyPositive.Browser.IAllowPageControl)GenerallyPositive.Browser.IAllowPageControl
PreviousTab (defined in GenerallyPositive.Browser.IAllowTabActions)GenerallyPositive.Browser.IAllowTabActions
Refresh (defined in GenerallyPositive.Browser.IAllowPageControl)GenerallyPositive.Browser.IAllowPageControl
Restore (defined in GenerallyPositive.Browser.IAllowSizeControl)GenerallyPositive.Browser.IAllowSizeControl
SaveHydratedData(GPALFile hydrationFile) (defined in GenerallyPositive.Browser.IAllowSiteMapOperations)GenerallyPositive.Browser.IAllowSiteMapOperations
SaveLLMDigest(GPALFile llmDigestFile, string ruleSetName=null) (defined in GenerallyPositive.Browser.IAllowSiteMapOperations)GenerallyPositive.Browser.IAllowSiteMapOperations
SaveSiteMapUrls(GPALFile sitemapUrlsFile) (defined in GenerallyPositive.Browser.IAllowSiteMapOperations)GenerallyPositive.Browser.IAllowSiteMapOperations
ScrollWindowByHorizontal(int scrollAmount) (defined in GenerallyPositive.Browser.IAllowWindowScrollBy)GenerallyPositive.Browser.IAllowWindowScrollBy
ScrollWindowByVertical(int scrollAmount) (defined in GenerallyPositive.Browser.IAllowWindowScrollBy)GenerallyPositive.Browser.IAllowWindowScrollBy
StopCasting() (defined in GenerallyPositive.Browser.IAllowCasting)GenerallyPositive.Browser.IAllowCasting
ToGPALObject() (defined in GenerallyPositive.Browser.IAllowToGPALObject< TResult >)GenerallyPositive.Browser.IAllowToGPALObject< TResult >
WithCallFilter(string urlFragment) (defined in GenerallyPositive.Browser.IAllowFetch)GenerallyPositive.Browser.IAllowFetch
WithDialogsAccepted(bool accept) (defined in GenerallyPositive.Browser.IAllowDialogHandling)GenerallyPositive.Browser.IAllowDialogHandling
WithDialogText(string text) (defined in GenerallyPositive.Browser.IAllowDialogHandling)GenerallyPositive.Browser.IAllowDialogHandling
WithTokensFrom(IGPALGrid< string > inputGrid) (defined in GenerallyPositive.Browser.IAllowWithTokensFrom)GenerallyPositive.Browser.IAllowWithTokensFrom
WithTokensFrom(GPALFile inputFile) (defined in GenerallyPositive.Browser.IAllowWithTokensFrom)GenerallyPositive.Browser.IAllowWithTokensFrom
WithTokensFrom(GPALDatabase inputDatabase) (defined in GenerallyPositive.Browser.IAllowWithTokensFrom)GenerallyPositive.Browser.IAllowWithTokensFrom
WithTokensFrom(string tokens) (defined in GenerallyPositive.Browser.IAllowWithTokensFrom)GenerallyPositive.Browser.IAllowWithTokensFrom
WithWindowSize(System.Drawing.Rectangle windowSize) (defined in GenerallyPositive.Browser.IAllowSizeControl)GenerallyPositive.Browser.IAllowSizeControl