![]() |
GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
|
Public Member Functions | |
| IAllowAfterWaitFor | WaitFor (WaitTime waitForTimeInMs) |
| IAllowAfterWaitFor | WaitFor (Selector waitForSelector) |
| IAllowAfterWaitFor | WaitFor (ElementState elementState) |
Definition at line 636 of file Interfaces.cs.
| IAllowAfterWaitFor GenerallyPositive.Browser.IAllowWaitFor.WaitFor | ( | ElementState | elementState | ) |
Implemented in GenerallyPositive.Browser.Browser.
| IAllowAfterWaitFor GenerallyPositive.Browser.IAllowWaitFor.WaitFor | ( | Selector | waitForSelector | ) |
Implemented in GenerallyPositive.Browser.Browser.
| IAllowAfterWaitFor GenerallyPositive.Browser.IAllowWaitFor.WaitFor | ( | WaitTime | waitForTimeInMs | ) |
Implemented in GenerallyPositive.Browser.Browser.