TextBoxWrapper class
Behaves the same as ValueWrapper.
Extends ValueWrapper.
Instance Members
Section titled “Instance Members”elements
Section titled “elements”Overrides ValueWrapper#elements, but for TextBox elements.
Parameters
Section titled “Parameters”| Name | Type | Description |
|---|---|---|
retryInterval | number | Retry Interval in milliseconds (defaults to global settings). |
retryTimeout | number | Retry Timeout in milliseconds (defaults to global settings). |
Returns
Section titled “Returns”| Type | Description |
|---|---|
| Array<TextBox> | Array of all textBoxes matching the selector. |