GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
Loading...
Searching...
No Matches
GenerallyPositive.Browser.IAllowPuppeteerSelectOptions Interface Reference
Inheritance diagram for GenerallyPositive.Browser.IAllowPuppeteerSelectOptions:
GenerallyPositive.Browser.IPuppeteerClient GenerallyPositive.Browser.PuppeteerClient

Public Member Functions

IAllowPuppeteerExecution WithSelectValue (string value)
IAllowPuppeteerExecution WithSelectIndex (int index)

Detailed Description

Definition at line 1335 of file Interfaces.cs.

Member Function Documentation

◆ WithSelectIndex()

IAllowPuppeteerExecution GenerallyPositive.Browser.IAllowPuppeteerSelectOptions.WithSelectIndex ( int index)

◆ WithSelectValue()

IAllowPuppeteerExecution GenerallyPositive.Browser.IAllowPuppeteerSelectOptions.WithSelectValue ( string value)

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