GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
Loading...
Searching...
No Matches
GenerallyPositive.Browser.IAllowSiteMapOperations Interface Reference
Inheritance diagram for GenerallyPositive.Browser.IAllowSiteMapOperations:
GenerallyPositive.Browser.IAllowBrowserAction GenerallyPositive.Browser.IAllowAfterWaitFor GenerallyPositive.Browser.IAllowAllBrowserAndAllSelector GenerallyPositive.Browser.IAllowBrowserActionOrAnySelector GenerallyPositive.Browser.IAllowAfterWaitForAndSizeControl GenerallyPositive.Browser.IBrowser GenerallyPositive.Browser.IAllowCallTemplate GenerallyPositive.Browser.IBrowser GenerallyPositive.Browser.IBrowser GenerallyPositive.Browser.Browser GenerallyPositive.Browser.IBrowser GenerallyPositive.Browser.Browser GenerallyPositive.Browser.Browser GenerallyPositive.Browser.Browser

Public Member Functions

IAllowBrowserActionOrAnySelector GetPageSource (out string sitemapXML)
IAllowBrowserActionOrAnySelector ContinueAsRESTClient (out IRESTClient client)
IAllowBrowserActionOrAnySelector GetSiteMap (out string sitemapXML)
IAllowBrowserActionOrAnySelector GetSiteMapUrls (out List< string > sitemapXML)
IAllowBrowserActionOrAnySelector SaveSiteMapUrls (GPALFile sitemapUrlsFile)
IAllowBrowserActionOrAnySelector ClearResultCache ()
IAllowBrowserActionOrAnySelector GetLLMDigest (out LLMDigestResult digestResult, string ruleSetName=null)
IAllowBrowserActionOrAnySelector SaveLLMDigest (GPALFile llmDigestFile, string ruleSetName=null)
IAllowBrowserActionOrAnySelector GetHydratedData (out NextJsHydrationResult hydrationResult)
IAllowBrowserActionOrAnySelector SaveHydratedData (GPALFile hydrationFile)

Detailed Description

Definition at line 562 of file Interfaces.cs.

Member Function Documentation

◆ ClearResultCache()

IAllowBrowserActionOrAnySelector GenerallyPositive.Browser.IAllowSiteMapOperations.ClearResultCache ( )

◆ ContinueAsRESTClient()

IAllowBrowserActionOrAnySelector GenerallyPositive.Browser.IAllowSiteMapOperations.ContinueAsRESTClient ( out IRESTClient client)

◆ GetHydratedData()

IAllowBrowserActionOrAnySelector GenerallyPositive.Browser.IAllowSiteMapOperations.GetHydratedData ( out NextJsHydrationResult hydrationResult)

◆ GetLLMDigest()

IAllowBrowserActionOrAnySelector GenerallyPositive.Browser.IAllowSiteMapOperations.GetLLMDigest ( out LLMDigestResult digestResult,
string ruleSetName = null )

◆ GetPageSource()

IAllowBrowserActionOrAnySelector GenerallyPositive.Browser.IAllowSiteMapOperations.GetPageSource ( out string sitemapXML)

◆ GetSiteMap()

IAllowBrowserActionOrAnySelector GenerallyPositive.Browser.IAllowSiteMapOperations.GetSiteMap ( out string sitemapXML)

◆ GetSiteMapUrls()

IAllowBrowserActionOrAnySelector GenerallyPositive.Browser.IAllowSiteMapOperations.GetSiteMapUrls ( out List< string > sitemapXML)

◆ SaveHydratedData()

IAllowBrowserActionOrAnySelector GenerallyPositive.Browser.IAllowSiteMapOperations.SaveHydratedData ( GPALFile hydrationFile)

◆ SaveLLMDigest()

IAllowBrowserActionOrAnySelector GenerallyPositive.Browser.IAllowSiteMapOperations.SaveLLMDigest ( GPALFile llmDigestFile,
string ruleSetName = null )

◆ SaveSiteMapUrls()

IAllowBrowserActionOrAnySelector GenerallyPositive.Browser.IAllowSiteMapOperations.SaveSiteMapUrls ( GPALFile sitemapUrlsFile)

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