Releases: jcoreio/chai-webdriverio-async
Releases · jcoreio/chai-webdriverio-async
v3.0.1
3.0.1 (2024-12-10)
Bug Fixes
v3.0.0
3.0.0 (2024-04-09)
Bug Fixes
- use async/await in built code (7710d35)
BREAKING CHANGES
- drop support for Node < 16
v2.8.0
2.8.0 (2023-11-08)
Features
v2.7.0
2.7.0 (2022-04-28)
Features
- support element wrappers that override getValue, getText, isSelected, etc (0884953)
v2.6.0
2.6.0 (2021-02-22)
Features
- make .text and .value support .include, .members, and .satisfy (d964ebd)
v2.5.0
2.5.0 (2021-02-19)
Features
- count: support above/below/at.least/at/most (43ec4af)
v2.4.1
2.4.1 (2021-02-18)
Bug Fixes
- getElements: tolerate foreign promises (af53b9e)
v2.4.0
2.4.0 (2021-02-18)
Features
- support assertions on elements and arrays (402ef9f)
v2.3.0
2.3.0 (2021-02-18)
Features
- allow assertion object to be a promise resolving to element(s) (f5bd5f9)
v2.2.1
2.2.1 (2021-02-09)
Bug Fixes
- attribute: treat null like undefined (7465a62)