Taiko
Documentation

Home / API Reference

ColorWrapper

extends ValueWrapper

Behaves the same as ValueWrapper + select(). Represents HTML Input Color

Instance Members

elementsΒΆ

Overrides ElementWrapper#elements , but for Color elements.

Parameters

retryInterval number

Retry Interval in milliseconds (defaults to global settings).


retryTimeout number

Retry Timeout in milliseconds (defaults to global settings).


Returns

Array of all elements matching the selector.

Array.<Color>