![]() |
GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
|
Public Member Functions | |
| IAllowBrowserActionOrAnySelector | WithDialogsAccepted (bool accept) |
| IAllowBrowserActionOrAnySelector | WithDialogText (string text) |
| IAllowBrowserActionOrAnySelector | ClearDialogHandling () |
Definition at line 511 of file Interfaces.cs.
| IAllowBrowserActionOrAnySelector GenerallyPositive.Browser.IAllowDialogHandling.ClearDialogHandling | ( | ) |
Implemented in GenerallyPositive.Browser.Browser.
| IAllowBrowserActionOrAnySelector GenerallyPositive.Browser.IAllowDialogHandling.WithDialogsAccepted | ( | bool | accept | ) |
Implemented in GenerallyPositive.Browser.Browser.
| IAllowBrowserActionOrAnySelector GenerallyPositive.Browser.IAllowDialogHandling.WithDialogText | ( | string | text | ) |
Implemented in GenerallyPositive.Browser.Browser.