GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
Loading...
Searching...
No Matches
GenerallyPositive.Browser.IAllowWaitFor Interface Reference
Inheritance diagram for GenerallyPositive.Browser.IAllowWaitFor:
GenerallyPositive.Browser.IAllowAfterAnySelector GenerallyPositive.Browser.IAllowAfterAnySelectorExceptWithAll GenerallyPositive.Browser.IAllowAfterImageSelector GenerallyPositive.Browser.IAllowBrowserActionOrAnySelector GenerallyPositive.Browser.IAllowAllBrowserAndAllSelector GenerallyPositive.Browser.IBrowser GenerallyPositive.Browser.IBrowser GenerallyPositive.Browser.IAllowCallTemplate GenerallyPositive.Browser.IBrowser GenerallyPositive.Browser.IBrowser GenerallyPositive.Browser.Browser GenerallyPositive.Browser.Browser GenerallyPositive.Browser.IBrowser GenerallyPositive.Browser.Browser GenerallyPositive.Browser.Browser GenerallyPositive.Browser.Browser

Public Member Functions

IAllowAfterWaitFor WaitFor (WaitTime waitForTimeInMs)
IAllowAfterWaitFor WaitFor (Selector waitForSelector)
IAllowAfterWaitFor WaitFor (ElementState elementState)

Detailed Description

Definition at line 636 of file Interfaces.cs.

Member Function Documentation

◆ WaitFor() [1/3]

IAllowAfterWaitFor GenerallyPositive.Browser.IAllowWaitFor.WaitFor ( ElementState elementState)

◆ WaitFor() [2/3]

IAllowAfterWaitFor GenerallyPositive.Browser.IAllowWaitFor.WaitFor ( Selector waitForSelector)

◆ WaitFor() [3/3]

IAllowAfterWaitFor GenerallyPositive.Browser.IAllowWaitFor.WaitFor ( WaitTime waitForTimeInMs)

The documentation for this interface was generated from the following file: