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

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

AppendFrom(string textToUse) (defined in GenerallyPositive.Browser.IAllowFillInFrom)GenerallyPositive.Browser.IAllowFillInFrom
AppendFrom(GPALFile inputFile) (defined in GenerallyPositive.Browser.IAllowFillInFrom)GenerallyPositive.Browser.IAllowFillInFrom
AppendFrom(GPALDatabase inpuDatabase) (defined in GenerallyPositive.Browser.IAllowFillInFrom)GenerallyPositive.Browser.IAllowFillInFrom
AppendFrom(IGPALGrid< string > inputGrid) (defined in GenerallyPositive.Browser.IAllowFillInFrom)GenerallyPositive.Browser.IAllowFillInFrom
AppendTo(GPALFile file) (defined in GenerallyPositive.Browser.IAllowFileActions)GenerallyPositive.Browser.IAllowFileActions
AutomationEngine (defined in GenerallyPositive.Browser.IBrowser)GenerallyPositive.Browser.IBrowser
Back (defined in GenerallyPositive.Browser.IAllowPageControl)GenerallyPositive.Browser.IAllowPageControl
BrowserDriver (defined in GenerallyPositive.Browser.IBrowser)GenerallyPositive.Browser.IBrowser
BrowserType (defined in GenerallyPositive.Browser.IBrowser)GenerallyPositive.Browser.IBrowser
BrowserVersion (defined in GenerallyPositive.Browser.IBrowser)GenerallyPositive.Browser.IBrowser
CallAfterFillIn(Browser.CallAfterFillInDelegate CallAfterFillIn) (defined in GenerallyPositive.Browser.IAllowCallBack)GenerallyPositive.Browser.IAllowCallBack
CallIfFound(Browser.CallIfDelegate CallIfFound) (defined in GenerallyPositive.Browser.IAllowCallBack)GenerallyPositive.Browser.IAllowCallBack
CallIfNotFound(Browser.CallIfDelegate CallIfNotFound) (defined in GenerallyPositive.Browser.IAllowCallBack)GenerallyPositive.Browser.IAllowCallBack
CallOnFail(Browser.CallOnFailDelegate CallOnFail) (defined in GenerallyPositive.Browser.IAllowPersistentCallBack)GenerallyPositive.Browser.IAllowPersistentCallBack
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
CaptureCallTemplate(out GPALRequest template) (defined in GenerallyPositive.Browser.IAllowCallTemplate)GenerallyPositive.Browser.IAllowCallTemplate
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
CloseWindow(dynamic URLorId=null) (defined in GenerallyPositive.Browser.IAllowWindowActions)GenerallyPositive.Browser.IAllowWindowActions
ContinueAsRESTClient(out IRESTClient client) (defined in GenerallyPositive.Browser.IAllowSiteMapOperations)GenerallyPositive.Browser.IAllowSiteMapOperations
CurrentTabIdx (defined in GenerallyPositive.Browser.IBrowser)GenerallyPositive.Browser.IBrowser
CurrentUrl (defined in GenerallyPositive.Browser.IBrowser)GenerallyPositive.Browser.IBrowser
DragAndDrop(Selector selector=null) (defined in GenerallyPositive.Browser.IAllowDragAndDrop)GenerallyPositive.Browser.IAllowDragAndDrop
DragAndDrop(ModifierKeys modifierKeys) (defined in GenerallyPositive.Browser.IAllowDragAndDrop)GenerallyPositive.Browser.IAllowDragAndDrop
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
FileDownloaded (defined in GenerallyPositive.Browser.IBrowser)GenerallyPositive.Browser.IBrowser
FillInFrom(string textToUse) (defined in GenerallyPositive.Browser.IAllowFillInFrom)GenerallyPositive.Browser.IAllowFillInFrom
FillInFrom(GPALFile inputFile) (defined in GenerallyPositive.Browser.IAllowFillInFrom)GenerallyPositive.Browser.IAllowFillInFrom
FillInFrom(GPALDatabase inpuDatabase) (defined in GenerallyPositive.Browser.IAllowFillInFrom)GenerallyPositive.Browser.IAllowFillInFrom
FillInFrom(IGPALGrid< string > inputGrid) (defined in GenerallyPositive.Browser.IAllowFillInFrom)GenerallyPositive.Browser.IAllowFillInFrom
Focus(Selector selector=null) (defined in GenerallyPositive.Browser.IAllowFocus)GenerallyPositive.Browser.IAllowFocus
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
GetElements(out List< GPALElement > elements) (defined in GenerallyPositive.Browser.IAllowGetElements)GenerallyPositive.Browser.IAllowGetElements
GetGrid(ref IGPALGrid< string > returnGrid) (defined in GenerallyPositive.Browser.IAllowGetGrid)GenerallyPositive.Browser.IAllowGetGrid
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
GetStorageData(out string data) (defined in GenerallyPositive.Browser.IAllowStorageOutData)GenerallyPositive.Browser.IAllowStorageOutData
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
GoToWindow(dynamic URLorId=null) (defined in GenerallyPositive.Browser.IAllowWindowActions)GenerallyPositive.Browser.IAllowWindowActions
HiddenDesktop (defined in GenerallyPositive.Browser.IBrowser)GenerallyPositive.Browser.IBrowser
Hide(Selector selector=null) (defined in GenerallyPositive.Browser.IAllowHideElement)GenerallyPositive.Browser.IAllowHideElement
Hover(Selector selector=null) (defined in GenerallyPositive.Browser.IAllowHover)GenerallyPositive.Browser.IAllowHover
InElement(Selector selector) (defined in GenerallyPositive.Browser.IAllowInSelector)GenerallyPositive.Browser.IAllowInSelector
InFrame(Selector selector) (defined in GenerallyPositive.Browser.IAllowInSelector)GenerallyPositive.Browser.IAllowInSelector
InjectScript(string script) (defined in GenerallyPositive.Browser.IAllowInjectScript)GenerallyPositive.Browser.IAllowInjectScript
InjectScript(GPALFile scriptFile) (defined in GenerallyPositive.Browser.IAllowInjectScript)GenerallyPositive.Browser.IAllowInjectScript
InMainDom() (defined in GenerallyPositive.Browser.IAllowInSelector)GenerallyPositive.Browser.IAllowInSelector
InPersistentIframe(Selector iFrame) (defined in GenerallyPositive.Browser.IAllowSelectorInFrameBrowserSettingsOrGoto)GenerallyPositive.Browser.IAllowSelectorInFrameBrowserSettingsOrGoto
InsertFrom(string textToUse) (defined in GenerallyPositive.Browser.IAllowFillInFrom)GenerallyPositive.Browser.IAllowFillInFrom
InsertFrom(GPALFile inputFile) (defined in GenerallyPositive.Browser.IAllowFillInFrom)GenerallyPositive.Browser.IAllowFillInFrom
InsertFrom(GPALDatabase inpuDatabase) (defined in GenerallyPositive.Browser.IAllowFillInFrom)GenerallyPositive.Browser.IAllowFillInFrom
InsertFrom(IGPALGrid< string > inputGrid) (defined in GenerallyPositive.Browser.IAllowFillInFrom)GenerallyPositive.Browser.IAllowFillInFrom
InShadowDom(Selector shadowDomSelector)GenerallyPositive.Browser.IAllowInSelector
IsAlive (defined in GenerallyPositive.Browser.IBrowser)GenerallyPositive.Browser.IBrowser
IsEndOfPage() (defined in GenerallyPositive.Browser.IBrowser)GenerallyPositive.Browser.IBrowser
JavaScriptResultObj (defined in GenerallyPositive.Browser.IBrowser)GenerallyPositive.Browser.IBrowser
JavaScriptResultStr (defined in GenerallyPositive.Browser.IBrowser)GenerallyPositive.Browser.IBrowser
LeftClick() (defined in GenerallyPositive.Browser.IAllowClicks)GenerallyPositive.Browser.IAllowClicks
LeftClick(Selector selector) (defined in GenerallyPositive.Browser.IAllowClicks)GenerallyPositive.Browser.IAllowClicks
LeftClick(ModifierKeys modifierKeys) (defined in GenerallyPositive.Browser.IAllowClicks)GenerallyPositive.Browser.IAllowClicks
LeftClickAndDownload(GPALFile filenames) (defined in GenerallyPositive.Browser.IAllowClicks)GenerallyPositive.Browser.IAllowClicks
LeftClickAndUpload(GPALFile filenames) (defined in GenerallyPositive.Browser.IAllowClicks)GenerallyPositive.Browser.IAllowClicks
LeftDoubleClick() (defined in GenerallyPositive.Browser.IAllowClicks)GenerallyPositive.Browser.IAllowClicks
MagicHelper (defined in GenerallyPositive.Browser.IBrowser)GenerallyPositive.Browser.IBrowser
Maximize (defined in GenerallyPositive.Browser.IAllowSizeControl)GenerallyPositive.Browser.IAllowSizeControl
MiddleClick() (defined in GenerallyPositive.Browser.IAllowClicks)GenerallyPositive.Browser.IAllowClicks
Minimize (defined in GenerallyPositive.Browser.IAllowSizeControl)GenerallyPositive.Browser.IAllowSizeControl
MoveTo(Selector selector=null) (defined in GenerallyPositive.Browser.IAllowMoveTo)GenerallyPositive.Browser.IAllowMoveTo
NewTab(GPALUrl url=null) (defined in GenerallyPositive.Browser.IAllowNewTabOrWindow)GenerallyPositive.Browser.IAllowNewTabOrWindow
NextTab (defined in GenerallyPositive.Browser.IAllowTabActions)GenerallyPositive.Browser.IAllowTabActions
NextWindow (defined in GenerallyPositive.Browser.IAllowWindowActions)GenerallyPositive.Browser.IAllowWindowActions
OpenWindow(GPALUrl url=null) (defined in GenerallyPositive.Browser.IAllowNewTabOrWindow)GenerallyPositive.Browser.IAllowNewTabOrWindow
OttoMagicClient (defined in GenerallyPositive.Browser.IBrowser)GenerallyPositive.Browser.IBrowser
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
PersistentCallIfFound(Browser.CallIfDelegate CallIfFound) (defined in GenerallyPositive.Browser.IAllowPersistentCallBack)GenerallyPositive.Browser.IAllowPersistentCallBack
PersistentCallIfNotFound(Browser.CallIfDelegate CallIfNotFound) (defined in GenerallyPositive.Browser.IAllowPersistentCallBack)GenerallyPositive.Browser.IAllowPersistentCallBack
PressModifierKey(ModifierKeys modifierKeys) (defined in GenerallyPositive.Browser.IAllowFillInFrom)GenerallyPositive.Browser.IAllowFillInFrom
PreviousTab (defined in GenerallyPositive.Browser.IAllowTabActions)GenerallyPositive.Browser.IAllowTabActions
PreviousWindow (defined in GenerallyPositive.Browser.IAllowWindowActions)GenerallyPositive.Browser.IAllowWindowActions
PrintToPDF(GPALFile gpalFile) (defined in GenerallyPositive.Browser.IAllowPrintDomElement)GenerallyPositive.Browser.IAllowPrintDomElement
PuppeteerClient (defined in GenerallyPositive.Browser.IBrowser)GenerallyPositive.Browser.IBrowser
PuppeteerCommunicator (defined in GenerallyPositive.Browser.IBrowser)GenerallyPositive.Browser.IBrowser
Refresh (defined in GenerallyPositive.Browser.IAllowPageControl)GenerallyPositive.Browser.IAllowPageControl
ReleaseModifierKey(ModifierKeys modifierKeys) (defined in GenerallyPositive.Browser.IAllowFillInFrom)GenerallyPositive.Browser.IAllowFillInFrom
RemoveCallIfHandlerEverywhere(CallIfDelegate func) (defined in GenerallyPositive.Browser.IBrowser)GenerallyPositive.Browser.IBrowser
RestApiBaseUrlGenerallyPositive.Browser.IBrowser
Restore (defined in GenerallyPositive.Browser.IAllowSizeControl)GenerallyPositive.Browser.IAllowSizeControl
RightClick(Selector selector=null) (defined in GenerallyPositive.Browser.IAllowClicks)GenerallyPositive.Browser.IAllowClicks
RightClickAndDownload(GPALFile filenames) (defined in GenerallyPositive.Browser.IAllowClicks)GenerallyPositive.Browser.IAllowClicks
Run() (defined in GenerallyPositive.Browser.IAllowRun)GenerallyPositive.Browser.IAllowRun
RunDelete(WebsiteStorageType storageType) (defined in GenerallyPositive.Browser.IAllowStorageAction)GenerallyPositive.Browser.IAllowStorageAction
RunGet(WebsiteStorageType storageType) (defined in GenerallyPositive.Browser.IAllowStorageAction)GenerallyPositive.Browser.IAllowStorageAction
RunSet(WebsiteStorageType storageType) (defined in GenerallyPositive.Browser.IAllowStorageAction)GenerallyPositive.Browser.IAllowStorageAction
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
SaveTo(GPALFile file) (defined in GenerallyPositive.Browser.IAllowFileActions)GenerallyPositive.Browser.IAllowFileActions
SaveTo(ref string data) (defined in GenerallyPositive.Browser.IAllowFileActions)GenerallyPositive.Browser.IAllowFileActions
ScrollElementHorizontalByPixels(int scrollAmountInPixels) (defined in GenerallyPositive.Browser.IAllowScrolling)GenerallyPositive.Browser.IAllowScrolling
ScrollElementVerticalByPixels(int scrollAmountInPixels) (defined in GenerallyPositive.Browser.IAllowScrolling)GenerallyPositive.Browser.IAllowScrolling
ScrollWindowByHorizontal(int scrollAmount) (defined in GenerallyPositive.Browser.IAllowWindowScrollBy)GenerallyPositive.Browser.IAllowWindowScrollBy
ScrollWindowByVertical(int scrollAmount) (defined in GenerallyPositive.Browser.IAllowWindowScrollBy)GenerallyPositive.Browser.IAllowWindowScrollBy
SelectClick(SelectClickType selectClickType) (defined in GenerallyPositive.Browser.IAllowClicks)GenerallyPositive.Browser.IAllowClicks
SendKey(byte VKCode) (defined in GenerallyPositive.Browser.IAllowFillInFrom)GenerallyPositive.Browser.IAllowFillInFrom
SendString(string textToSend) (defined in GenerallyPositive.Browser.IAllowFillInFrom)GenerallyPositive.Browser.IAllowFillInFrom
ServerResponseCode (defined in GenerallyPositive.Browser.IBrowser)GenerallyPositive.Browser.IBrowser
SetAttribute(string value)GenerallyPositive.Browser.IAllowSetAttributeValue
SetRange(int rangeValue) (defined in GenerallyPositive.Browser.IAllowFillInFrom)GenerallyPositive.Browser.IAllowFillInFrom
SetValueFrom(Selector selector)GenerallyPositive.Browser.IAllowSetValueFromElement
StartWorkflow() (defined in GenerallyPositive.Browser.IAllowStartWorkflow)GenerallyPositive.Browser.IAllowStartWorkflow
StealthLeftClick(Selector selector) (defined in GenerallyPositive.Browser.IAllowClicks)GenerallyPositive.Browser.IAllowClicks
StopCasting() (defined in GenerallyPositive.Browser.IAllowCasting)GenerallyPositive.Browser.IAllowCasting
ToGPALObject() (defined in GenerallyPositive.Browser.IAllowToGPALObject< TResult >)GenerallyPositive.Browser.IAllowToGPALObject< TResult >
Until(Selector selector) (defined in GenerallyPositive.Browser.IAllowWorkflowExecution)GenerallyPositive.Browser.IAllowWorkflowExecution
Until(Func< Browser, bool > predicate) (defined in GenerallyPositive.Browser.IAllowWorkflowExecution)GenerallyPositive.Browser.IAllowWorkflowExecution
UseOttoMagic (defined in GenerallyPositive.Browser.IBrowser)GenerallyPositive.Browser.IBrowser
UsePuppeteer (defined in GenerallyPositive.Browser.IBrowser)GenerallyPositive.Browser.IBrowser
UseSelenium (defined in GenerallyPositive.Browser.IBrowser)GenerallyPositive.Browser.IBrowser
WaitFor(WaitTime waitForTimeInMs) (defined in GenerallyPositive.Browser.IAllowWaitFor)GenerallyPositive.Browser.IAllowWaitFor
WaitFor(Selector waitForSelector) (defined in GenerallyPositive.Browser.IAllowWaitFor)GenerallyPositive.Browser.IAllowWaitFor
WaitFor(ElementState elementState) (defined in GenerallyPositive.Browser.IAllowWaitFor)GenerallyPositive.Browser.IAllowWaitFor
WaitForWindow(string windowName) (defined in GenerallyPositive.Browser.IAllowWaitForWindow)GenerallyPositive.Browser.IAllowWaitForWindow
WaitForWindowRegex(string windowNameRegex) (defined in GenerallyPositive.Browser.IAllowWaitForWindow)GenerallyPositive.Browser.IAllowWaitForWindow
While(Func< Browser, bool > predicate) (defined in GenerallyPositive.Browser.IAllowWorkflowExecution)GenerallyPositive.Browser.IAllowWorkflowExecution
WhileLoopMaxIterations(int maxIterations) (defined in GenerallyPositive.Browser.IAllowWorkflowExecution)GenerallyPositive.Browser.IAllowWorkflowExecution
WhileLoopTimeout(int timeoutMs) (defined in GenerallyPositive.Browser.IAllowWorkflowExecution)GenerallyPositive.Browser.IAllowWorkflowExecution
WithAllThatMatch(int rowCount=int.MaxValue) (defined in GenerallyPositive.Browser.IAllowWithAllThatMatch)GenerallyPositive.Browser.IAllowWithAllThatMatch
WithAttribute(string attribute)GenerallyPositive.Browser.IAllowWithAttribute
WithAutomationEngine(AutomationEngine automationEngine) (defined in GenerallyPositive.Browser.IAllowWithAutomationEngine)GenerallyPositive.Browser.IAllowWithAutomationEngine
WithBlockPopUps(bool trueFalse=true) (defined in GenerallyPositive.Browser.IAllowBrowserSettings)GenerallyPositive.Browser.IAllowBrowserSettings
WithBrowserType([BrowserType()] BrowserType browserType) (defined in GenerallyPositive.Browser.IAllowBrowserType)GenerallyPositive.Browser.IAllowBrowserType
WithCallFilter(string urlFragment) (defined in GenerallyPositive.Browser.IAllowFetch)GenerallyPositive.Browser.IAllowFetch
WithCredentials(ICredentials credentials) (defined in GenerallyPositive.Browser.IAllowPersistentCallBack)GenerallyPositive.Browser.IAllowPersistentCallBack
WithDialogsAccepted(bool accept) (defined in GenerallyPositive.Browser.IAllowDialogHandling)GenerallyPositive.Browser.IAllowDialogHandling
WithDialogText(string text) (defined in GenerallyPositive.Browser.IAllowDialogHandling)GenerallyPositive.Browser.IAllowDialogHandling
WithDownloadLocation(string downloadPat) (defined in GenerallyPositive.Browser.IAllowBrowserSettings)GenerallyPositive.Browser.IAllowBrowserSettings
WithDownloadTimeoutInSec(int seconds=60) (defined in GenerallyPositive.Browser.IAllowBrowserSettings)GenerallyPositive.Browser.IAllowBrowserSettings
WithDriverLocation([Directory(Description="Location of browser driver for this instance. [./ (default)(same dir as exe)]")] string driverPath) (defined in GenerallyPositive.Browser.IAllowBrowserSettings)GenerallyPositive.Browser.IAllowBrowserSettings
WithExistingBrowser(int debugPort=6565) (defined in GenerallyPositive.Browser.IAllowExistingBrowser)GenerallyPositive.Browser.IAllowExistingBrowser
WithGridToSave(IGPALGrid< string > filename) (defined in GenerallyPositive.Browser.IAllowWithGridToSave)GenerallyPositive.Browser.IAllowWithGridToSave
WithHardware (defined in GenerallyPositive.Browser.IAllowWithHardware)GenerallyPositive.Browser.IAllowWithHardware
WithHeader(string header) (defined in GenerallyPositive.Browser.IAllowWithHeader)GenerallyPositive.Browser.IAllowWithHeader
WithHiddenDesktop(bool trueFalse=true) (defined in GenerallyPositive.Browser.IAllowBrowserSettings)GenerallyPositive.Browser.IAllowBrowserSettings
WithHiddenDesktop(string desktopName) (defined in GenerallyPositive.Browser.IAllowBrowserSettings)GenerallyPositive.Browser.IAllowBrowserSettings
WithInfiniteScroll (defined in GenerallyPositive.Browser.IAllowWithInfiniteScroll)GenerallyPositive.Browser.IAllowWithInfiniteScroll
WithJavaScript (defined in GenerallyPositive.Browser.IAllowWithJavaScript)GenerallyPositive.Browser.IAllowWithJavaScript
WithLoadImages(bool trueFalse=false) (defined in GenerallyPositive.Browser.IAllowBrowserSettings)GenerallyPositive.Browser.IAllowBrowserSettings
WithNavigationGrace(int graceInMs) (defined in GenerallyPositive.Browser.IAllowBrowserSettings)GenerallyPositive.Browser.IAllowBrowserSettings
WithNetworkIdleMaxConnections(int maxConnections=0) (defined in GenerallyPositive.Browser.IAllowNetworkIdleSettings)GenerallyPositive.Browser.IAllowNetworkIdleSettings
WithNetworkIdlePruneMs(int networkIdlePruneMs=10_000) (defined in GenerallyPositive.Browser.IAllowNetworkIdleSettings)GenerallyPositive.Browser.IAllowNetworkIdleSettings
WithNetworkIdleTimeoutMs(int networkIdleTimeoutMs=500) (defined in GenerallyPositive.Browser.IAllowNetworkIdleSettings)GenerallyPositive.Browser.IAllowNetworkIdleSettings
WithNextPageButton(Selector selector) (defined in GenerallyPositive.Browser.IAllowWithNextPageButton)GenerallyPositive.Browser.IAllowWithNextPageButton
WithObeyRobotsTxt(bool trueFalse=false) (defined in GenerallyPositive.Browser.IAllowBrowserSettings)GenerallyPositive.Browser.IAllowBrowserSettings
WithOpenPDFExternally(bool trueFalse=false) (defined in GenerallyPositive.Browser.IAllowBrowserSettings)GenerallyPositive.Browser.IAllowBrowserSettings
WithOverwriteExistingFile(bool trueFalse=true) (defined in GenerallyPositive.Browser.IAllowBrowserSettings)GenerallyPositive.Browser.IAllowBrowserSettings
WithPageOrientation(PageOrientation pageOrientation) (defined in GenerallyPositive.Browser.IAllowPrintDomElement)GenerallyPositive.Browser.IAllowPrintDomElement
WithPages(int numberOfPages) (defined in GenerallyPositive.Browser.IAllowWithPages)GenerallyPositive.Browser.IAllowWithPages
WithPersistentSelector(Selector persistentSelector) (defined in GenerallyPositive.Browser.IAllowWithPersistentSelector)GenerallyPositive.Browser.IAllowWithPersistentSelector
WithProfileDataDirectory(string profilePath) (defined in GenerallyPositive.Browser.IAllowBrowserSettings)GenerallyPositive.Browser.IAllowBrowserSettings
WithProfileName(string profileName) (defined in GenerallyPositive.Browser.IAllowBrowserSettings)GenerallyPositive.Browser.IAllowBrowserSettings
WithProfileUserName(string profileUserName) (defined in GenerallyPositive.Browser.IAllowBrowserSettings)GenerallyPositive.Browser.IAllowBrowserSettings
WithPromptForDownload(bool trueFalse=true) (defined in GenerallyPositive.Browser.IAllowBrowserSettings)GenerallyPositive.Browser.IAllowBrowserSettings
WithRespectRobotMetaTags(bool trueFalse=false) (defined in GenerallyPositive.Browser.IAllowBrowserSettings)GenerallyPositive.Browser.IAllowBrowserSettings
WithRestApiUrl(string restApiUrl) (defined in GenerallyPositive.Browser.IAllowDebugPort)GenerallyPositive.Browser.IAllowDebugPort
WithScrollIntoView(bool trueFalse=true) (defined in GenerallyPositive.Browser.IAllowBrowserSettings)GenerallyPositive.Browser.IAllowBrowserSettings
WithSelector(Selector selector) (defined in GenerallyPositive.Browser.IAllowWithSelector)GenerallyPositive.Browser.IAllowWithSelector
WithSelector(string literalData) (defined in GenerallyPositive.Browser.IAllowWithData)GenerallyPositive.Browser.IAllowWithData
WithSelector(Func< string > dataFunction) (defined in GenerallyPositive.Browser.IAllowWithData)GenerallyPositive.Browser.IAllowWithData
WithStorageData(string data) (defined in GenerallyPositive.Browser.IAllowStorageData)GenerallyPositive.Browser.IAllowStorageData
WithStorageDomain(string domain) (defined in GenerallyPositive.Browser.IAllowStorageOptions)GenerallyPositive.Browser.IAllowStorageOptions
WithStorageKey(string key) (defined in GenerallyPositive.Browser.IAllowStorageOptions)GenerallyPositive.Browser.IAllowStorageOptions
WithStoragePath(string path) (defined in GenerallyPositive.Browser.IAllowStorageOptions)GenerallyPositive.Browser.IAllowStorageOptions
WithStorageStoreName(string storeName) (defined in GenerallyPositive.Browser.IAllowStorageOptions)GenerallyPositive.Browser.IAllowStorageOptions
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
WithUseDebugPipe(bool trueFalse=false) (defined in GenerallyPositive.Browser.IAllowDebugPort)GenerallyPositive.Browser.IAllowDebugPort
WithUseDebugPort(int debugPort=0xdead) (defined in GenerallyPositive.Browser.IAllowDebugPort)GenerallyPositive.Browser.IAllowDebugPort
WithUseDirectDownload(bool trueFalse=false) (defined in GenerallyPositive.Browser.IAllowBrowserSettings)GenerallyPositive.Browser.IAllowBrowserSettings
WithUserAgentFromBrowser(bool userAgentFromBrowser=true) (defined in GenerallyPositive.Browser.IAllowBrowserSettings)GenerallyPositive.Browser.IAllowBrowserSettings
WithUserDefinedFilter(string userDefined) (defined in GenerallyPositive.Browser.IAllowStorageOptions)GenerallyPositive.Browser.IAllowStorageOptions
WithUseReferrer(string referrer="") (defined in GenerallyPositive.Browser.IAllowBrowserSettings)GenerallyPositive.Browser.IAllowBrowserSettings
WithUseStealth(StealthType steathType) (defined in GenerallyPositive.Browser.IAllowBrowserSettings)GenerallyPositive.Browser.IAllowBrowserSettings
WithUseUserAgent(string userAgent="") (defined in GenerallyPositive.Browser.IAllowBrowserSettings)GenerallyPositive.Browser.IAllowBrowserSettings
WithWaitForWindowTimeout(int waitTimeInSeconds) (defined in GenerallyPositive.Browser.IAllowWaitForWindow)GenerallyPositive.Browser.IAllowWaitForWindow
WithWaitOnDocumentReady(int timeoutInMs) (defined in GenerallyPositive.Browser.IAllowBrowserSettings)GenerallyPositive.Browser.IAllowBrowserSettings
WithWaitOnIdleConnection(bool trueFalse=true) (defined in GenerallyPositive.Browser.IAllowNetworkIdleSettings)GenerallyPositive.Browser.IAllowNetworkIdleSettings
WithWindowSize(System.Drawing.Rectangle windowSize) (defined in GenerallyPositive.Browser.IAllowSizeControl)GenerallyPositive.Browser.IAllowSizeControl
WithWorkflow(Action< IBrowser > workflow) (defined in GenerallyPositive.Browser.IAllowWorkflow)GenerallyPositive.Browser.IAllowWorkflow