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

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

AppCallIfFound(Application.Application.CallIfDelegate CallIfFound) (defined in GenerallyPositive.IAllowGPALSettings)GenerallyPositive.IAllowGPALSettings
AppCallIfNotFound(Application.Application.CallIfDelegate CallIfNotFound) (defined in GenerallyPositive.IAllowGPALSettings)GenerallyPositive.IAllowGPALSettings
CallIfFound(Browser.Browser.CallIfDelegate CallIfFound) (defined in GenerallyPositive.IAllowGPALSettings)GenerallyPositive.IAllowGPALSettings
CallIfNotFound(Browser.Browser.CallIfDelegate CallIfNotFound) (defined in GenerallyPositive.IAllowGPALSettings)GenerallyPositive.IAllowGPALSettings
CallOnFail(Browser.Browser.CallOnFailDelegate callOnFail) (defined in GenerallyPositive.IAllowGPALSettings)GenerallyPositive.IAllowGPALSettings
RemoveLogger(IGPALLogger logger) (defined in GenerallyPositive.IAllowGPALSettings)GenerallyPositive.IAllowGPALSettings
WithAutomationEngine(AutomationEngine automationEngine=AutomationEngine.PuppeteerPort) (defined in GenerallyPositive.IAllowGPALSettings)GenerallyPositive.IAllowGPALSettings
WithAutoUpdateWebDriver(bool trueFalse=true) (defined in GenerallyPositive.IAllowGPALSettings)GenerallyPositive.IAllowGPALSettings
WithDefaultErrorPlaceholder(string message="##UNABLE TO GET##") (defined in GenerallyPositive.IAllowGPALSettings)GenerallyPositive.IAllowGPALSettings
WithDriverLocation([Directory(Description="Global location for browser drivers. [./ (default)(same dir as exe)]")] string driverPath="./") (defined in GenerallyPositive.IAllowGPALSettings)GenerallyPositive.IAllowGPALSettings
WithExceptionHandler(EventHandler< GPALEventArgs > ExceptionEventHandler) (defined in GenerallyPositive.IAllowGPALSettings)GenerallyPositive.IAllowGPALSettings
WithImageMatchingPercentage(int matchPercent=80) (defined in GenerallyPositive.IAllowGPALSettings)GenerallyPositive.IAllowGPALSettings
WithInformationHandler(EventHandler< GPALEventArgs > InformationEventHandler) (defined in GenerallyPositive.IAllowGPALSettings)GenerallyPositive.IAllowGPALSettings
WithNoFallbackActions(bool trueFalse=true) (defined in GenerallyPositive.IAllowGPALSettings)GenerallyPositive.IAllowGPALSettings
WithPublishStackTrace(bool trueFalse=true) (defined in GenerallyPositive.IAllowGPALSettings)GenerallyPositive.IAllowGPALSettings
WithPublishToConsole(GPALEventType eventTypes=GPALEventType.INFO|GPALEventType.WARNING|GPALEventType.ERROR|GPALEventType.EXCEPTION|GPALEventType.NOTICE|GPALEventType.CAUTION|GPALEventType.FAILURE) (defined in GenerallyPositive.IAllowGPALSettings)GenerallyPositive.IAllowGPALSettings
WithPublishToDebug(GPALEventType eventTypes=GPALEventType.INFO|GPALEventType.WARNING|GPALEventType.ERROR|GPALEventType.EXCEPTION|GPALEventType.NOTICE|GPALEventType.CAUTION|GPALEventType.FAILURE) (defined in GenerallyPositive.IAllowGPALSettings)GenerallyPositive.IAllowGPALSettings
WithPublishToLogger(IGPALLogger logger) (defined in GenerallyPositive.IAllowGPALSettings)GenerallyPositive.IAllowGPALSettings
WithSimulateMouseMovement(bool trueFalse=true) (defined in GenerallyPositive.IAllowGPALSettings)GenerallyPositive.IAllowGPALSettings
WithStopOnNotFound(bool trueFalse=true) (defined in GenerallyPositive.IAllowGPALSettings)GenerallyPositive.IAllowGPALSettings
WithTempDirectory([Directory(Description="Where GPAL writes files it created itself and nobody asked to keep. [GPALfilesSafeToDelete beside the exe (default)]")] string tempPath) (defined in GenerallyPositive.IAllowGPALSettings)GenerallyPositive.IAllowGPALSettings
WithTempProfileDirectory([Directory(Description="Global location for temp profiles. [c:\\profiles (default)(saved in GPAL.yaml that is loaded on startup)]")] string tempProfileDirectory) (defined in GenerallyPositive.IAllowGPALSettings)GenerallyPositive.IAllowGPALSettings
WithTypingDelay(int delayInTicks=0) (defined in GenerallyPositive.IAllowGPALSettings)GenerallyPositive.IAllowGPALSettings
WithWaitFor(int waitForInTicks) (defined in GenerallyPositive.IAllowGPALSettings)GenerallyPositive.IAllowGPALSettings