![]() |
GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
|
Public Member Functions | |
| IAllowPuppeteerExecution | WithSelectValue (string value) |
| IAllowPuppeteerExecution | WithSelectIndex (int index) |
Definition at line 1335 of file Interfaces.cs.
| IAllowPuppeteerExecution GenerallyPositive.Browser.IAllowPuppeteerSelectOptions.WithSelectIndex | ( | int | index | ) |
Implemented in GenerallyPositive.Browser.PuppeteerClient.
| IAllowPuppeteerExecution GenerallyPositive.Browser.IAllowPuppeteerSelectOptions.WithSelectValue | ( | string | value | ) |
Implemented in GenerallyPositive.Browser.PuppeteerClient.