ColorWrapper class
Behaves the same as ValueWrapper + select(). Represents HTML Input Color
Extends ValueWrapper.
Instance Members
Section titled “Instance Members”elements
Section titled “elements”Overrides ElementWrapper#elements, but for Color 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<Color> | Array of all elements matching the selector. |