![]() |
GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
|
Additional Inherited Members | |
| Properties inherited from GenerallyPositive.Browser.IAllowSizeControl | |
| IAllowAllBrowserAndAllSelector | Maximize [get] |
| IAllowAllBrowserAndAllSelector | Minimize [get] |
| IAllowAllBrowserAndAllSelector | Restore [get] |
| IAllowAllBrowserAndAllSelector | FullScreen [get] |
Definition at line 221 of file Interfaces.cs.
| IAllowBrowserSettingsOrGoTo GenerallyPositive.Browser.IAllowBrowserSettings.WithBlockPopUps | ( | bool | trueFalse = true | ) |
Implemented in GenerallyPositive.Browser.Browser.
| IAllowBrowserSettingsOrGoTo GenerallyPositive.Browser.IAllowBrowserSettings.WithDownloadLocation | ( | string | downloadPat | ) |
Implemented in GenerallyPositive.Browser.Browser.
| IAllowBrowserSettingsOrGoTo GenerallyPositive.Browser.IAllowBrowserSettings.WithDownloadTimeoutInSec | ( | int | seconds = 60 | ) |
Implemented in GenerallyPositive.Browser.Browser.
| IAllowBrowserSettingsOrGoTo GenerallyPositive.Browser.IAllowBrowserSettings.WithHiddenDesktop | ( | bool | trueFalse = true | ) |
Implemented in GenerallyPositive.Browser.Browser.
| IAllowBrowserSettingsOrGoTo GenerallyPositive.Browser.IAllowBrowserSettings.WithHiddenDesktop | ( | string | desktopName | ) |
Implemented in GenerallyPositive.Browser.Browser.
| IAllowBrowserSettingsOrGoTo GenerallyPositive.Browser.IAllowBrowserSettings.WithLoadImages | ( | bool | trueFalse = false | ) |
Implemented in GenerallyPositive.Browser.Browser.
| IAllowBrowserSettingsOrGoTo GenerallyPositive.Browser.IAllowBrowserSettings.WithNavigationGrace | ( | int | graceInMs | ) |
Implemented in GenerallyPositive.Browser.Browser.
| IAllowBrowserSettingsOrGoTo GenerallyPositive.Browser.IAllowBrowserSettings.WithObeyRobotsTxt | ( | bool | trueFalse = false | ) |
Implemented in GenerallyPositive.Browser.Browser.
| IAllowBrowserSettingsOrGoTo GenerallyPositive.Browser.IAllowBrowserSettings.WithOpenPDFExternally | ( | bool | trueFalse = false | ) |
Implemented in GenerallyPositive.Browser.Browser.
| IAllowBrowserSettingsOrGoTo GenerallyPositive.Browser.IAllowBrowserSettings.WithOverwriteExistingFile | ( | bool | trueFalse = true | ) |
Implemented in GenerallyPositive.Browser.Browser.
| IAllowBrowserSettingsOrGoTo GenerallyPositive.Browser.IAllowBrowserSettings.WithProfileDataDirectory | ( | string | profilePath | ) |
Implemented in GenerallyPositive.Browser.Browser.
| IAllowBrowserSettingsOrGoTo GenerallyPositive.Browser.IAllowBrowserSettings.WithProfileName | ( | string | profileName | ) |
Implemented in GenerallyPositive.Browser.Browser.
| IAllowBrowserSettingsOrGoTo GenerallyPositive.Browser.IAllowBrowserSettings.WithProfileUserName | ( | string | profileUserName | ) |
Implemented in GenerallyPositive.Browser.Browser.
| IAllowBrowserSettingsOrGoTo GenerallyPositive.Browser.IAllowBrowserSettings.WithPromptForDownload | ( | bool | trueFalse = true | ) |
Implemented in GenerallyPositive.Browser.Browser.
| IAllowBrowserSettingsOrGoTo GenerallyPositive.Browser.IAllowBrowserSettings.WithRespectRobotMetaTags | ( | bool | trueFalse = false | ) |
Implemented in GenerallyPositive.Browser.Browser.
| IAllowBrowserSettingsOrGoTo GenerallyPositive.Browser.IAllowBrowserSettings.WithScrollIntoView | ( | bool | trueFalse = true | ) |
Implemented in GenerallyPositive.Browser.Browser.
| IAllowBrowserSettingsOrGoTo GenerallyPositive.Browser.IAllowBrowserSettings.WithUseDirectDownload | ( | bool | trueFalse = false | ) |
Implemented in GenerallyPositive.Browser.Browser.
| IAllowBrowserSettingsOrGoTo GenerallyPositive.Browser.IAllowBrowserSettings.WithUserAgentFromBrowser | ( | bool | userAgentFromBrowser = true | ) |
Implemented in GenerallyPositive.Browser.Browser.
| IAllowBrowserSettingsOrGoTo GenerallyPositive.Browser.IAllowBrowserSettings.WithUseReferrer | ( | string | referrer = "" | ) |
Implemented in GenerallyPositive.Browser.Browser.
| IAllowBrowserSettingsOrGoTo GenerallyPositive.Browser.IAllowBrowserSettings.WithUseStealth | ( | StealthType | steathType | ) |
Implemented in GenerallyPositive.Browser.Browser.
| IAllowBrowserSettingsOrGoTo GenerallyPositive.Browser.IAllowBrowserSettings.WithUseUserAgent | ( | string | userAgent = "" | ) |
Implemented in GenerallyPositive.Browser.Browser.
| IAllowBrowserSettingsOrGoTo GenerallyPositive.Browser.IAllowBrowserSettings.WithWaitOnDocumentReady | ( | int | timeoutInMs | ) |
Implemented in GenerallyPositive.Browser.Browser.