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

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

CallOnFail(Browser.CallOnFailDelegate CallOnFail) (defined in GenerallyPositive.Browser.IAllowPersistentCallBack)GenerallyPositive.Browser.IAllowPersistentCallBack
FullScreen (defined in GenerallyPositive.Browser.IAllowSizeControl)GenerallyPositive.Browser.IAllowSizeControl
Maximize (defined in GenerallyPositive.Browser.IAllowSizeControl)GenerallyPositive.Browser.IAllowSizeControl
Minimize (defined in GenerallyPositive.Browser.IAllowSizeControl)GenerallyPositive.Browser.IAllowSizeControl
NewTab(GPALUrl url=null) (defined in GenerallyPositive.Browser.IAllowNewTabOrWindow)GenerallyPositive.Browser.IAllowNewTabOrWindow
OpenWindow(GPALUrl url=null) (defined in GenerallyPositive.Browser.IAllowNewTabOrWindow)GenerallyPositive.Browser.IAllowNewTabOrWindow
PersistentCallIfFound(Browser.CallIfDelegate CallIfFound) (defined in GenerallyPositive.Browser.IAllowPersistentCallBack)GenerallyPositive.Browser.IAllowPersistentCallBack
PersistentCallIfNotFound(Browser.CallIfDelegate CallIfNotFound) (defined in GenerallyPositive.Browser.IAllowPersistentCallBack)GenerallyPositive.Browser.IAllowPersistentCallBack
Restore (defined in GenerallyPositive.Browser.IAllowSizeControl)GenerallyPositive.Browser.IAllowSizeControl
ToGPALObject() (defined in GenerallyPositive.Browser.IAllowToGPALObject< TResult >)GenerallyPositive.Browser.IAllowToGPALObject< TResult >
WithAutomationEngine(AutomationEngine automationEngine) (defined in GenerallyPositive.Browser.IAllowWithAutomationEngine)GenerallyPositive.Browser.IAllowWithAutomationEngine
WithBlockPopUps(bool trueFalse=true) (defined in GenerallyPositive.Browser.IAllowBrowserSettings)GenerallyPositive.Browser.IAllowBrowserSettings
WithCredentials(ICredentials credentials) (defined in GenerallyPositive.Browser.IAllowPersistentCallBack)GenerallyPositive.Browser.IAllowPersistentCallBack
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
WithHiddenDesktop(bool trueFalse=true) (defined in GenerallyPositive.Browser.IAllowBrowserSettings)GenerallyPositive.Browser.IAllowBrowserSettings
WithHiddenDesktop(string desktopName) (defined in GenerallyPositive.Browser.IAllowBrowserSettings)GenerallyPositive.Browser.IAllowBrowserSettings
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
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
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
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
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
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