1.0.0-beta-4 • Published 7 years ago
@pageobject/predicates v1.0.0-beta-4
@pageobject/predicates

This package provides a collection of useful predicate functions.
Installation
yarn add @pageobject/predicates
API
Please find the API documentation here.
Usage
The result of a predicate function serves as an additional selection criterion for assigning a unique DOM element to a page object.
Example
pageObject.select(OtherPageObject).where(indexEquals(0));
Built by (c) Clemens Akens. Released under the terms of the MIT License.
1.0.0-beta-4
7 years ago
1.0.0-beta-3
7 years ago
1.0.0-beta-2
7 years ago
0.16.1
8 years ago
0.16.0
8 years ago
0.15.0
8 years ago
0.14.0
8 years ago
0.14.0-1
8 years ago
0.14.0-0
8 years ago
0.13.0
8 years ago
0.12.0
8 years ago
0.11.0
8 years ago
0.10.0
8 years ago
0.9.0
8 years ago
0.8.0
8 years ago