GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
Loading...
Searching...
No Matches
GenerallyPositive.Browser.IAllowWithData Interface Reference
Inheritance diagram for GenerallyPositive.Browser.IAllowWithData:
GenerallyPositive.Browser.IAllowWithSelector GenerallyPositive.Browser.IAllowAnySelector GenerallyPositive.Browser.IAllowAfterAnySelector GenerallyPositive.Browser.IAllowAfterAnySelectorExceptWithAll GenerallyPositive.Browser.IAllowAfterWaitFor GenerallyPositive.Browser.IAllowAllBrowserAndAllSelector GenerallyPositive.Browser.IAllowBrowserActionOrAnySelector GenerallyPositive.Browser.IAllowAllBrowserAndAllSelector GenerallyPositive.Browser.IBrowser GenerallyPositive.Browser.IBrowser GenerallyPositive.Browser.IAllowAfterWaitForAndSizeControl 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.IBrowser GenerallyPositive.Browser.Browser GenerallyPositive.Browser.Browser GenerallyPositive.Browser.Browser GenerallyPositive.Browser.Browser

Public Member Functions

IAllowAfterAnySelector WithSelector (string literalData)
IAllowAfterAnySelector WithSelector (Func< string > dataFunction)

Detailed Description

Definition at line 557 of file Interfaces.cs.

Member Function Documentation

◆ WithSelector() [1/2]

IAllowAfterAnySelector GenerallyPositive.Browser.IAllowWithData.WithSelector ( Func< string > dataFunction)

◆ WithSelector() [2/2]

IAllowAfterAnySelector GenerallyPositive.Browser.IAllowWithData.WithSelector ( string literalData)

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