All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
6.1.1 (2022-07-06)
6.1.0 (2022-02-02)
6.0.2 (2021-11-25)
6.0.0 (2021-09-23)
Note: Version bump only for package expect-puppeteer
5.0.4 (2021-05-26)
5.0.3 (2021-04-28)
- fix toFill on textarea (#399) (7f40bd7)
- use Delete to clear input instead of Backspace (#401) (94e9241)
5.0.0 (2021-04-16)
4.4.0 (2019-12-18)
- fix toDisplayDialog (ce9df04)
- increase peerDependencies to allow Puppeteer v2 (#289) (62a9b81)
- expect-puppeteer: support frames (#275) (09703ea)
4.3.0 (2019-07-14)
Note: Version bump only for package expect-puppeteer
4.1.1 (2019-04-11)
Note: Version bump only for package expect-puppeteer
4.1.0 (2019-03-14)
4.0.0 (2019-02-13)
Note: Version bump only for package expect-puppeteer
3.5.1 (2018-11-11)
Note: Version bump only for package expect-puppeteer
3.4.0 (2018-09-24)
- expect-puppeteer: Update default options to look at connect object (1f33ea0)
- connect to an already existing instance of Chrome (#100) (3fcbaf8)
3.3.0 (2018-08-15)
Note: Version bump only for package expect-puppeteer
3.2.0 (2018-06-17)
Note: Version bump only for package expect-puppeteer
3.1.0 (2018-06-16)
Note: Version bump only for package expect-puppeteer
3.0.1 (2018-05-03)
- expect-puppeteer: use the same behaviour on toMatch and toMatchElement (784bde8)
3.0.0 (2018-05-03)
- expect-puppeteer: added delay option to element.type for toFill matcher (#52) (ee39ba9)
- expect-puppeteer: enhance toMatchElement / toClick text option (cee8f46), closes #51 #50
- expect-puppeteer: Text is now trimmed and no longer evaluated as a RegExp. If you want this behaviour, use a true RegExp.
2.4.0 (2018-04-24)
- expect-puppeteer: keep original error message (#45) (72b60a9), closes #33
- expect-puppeteer: make default options configurable (#46) (0d493c4)
- adjust default timeout with slowMo (6871ec8), closes #36
2.3.0 (2018-04-06)
Note: Version bump only for package expect-puppeteer
2.2.2 (2018-04-01)
- expect-puppeteer: reduce chance of collision (83ade43), closes #issuecomment-377698539
2.2.1 (2018-03-25)
2.2.0 (2018-03-17)
Note: Version bump only for package expect-puppeteer
2.1.0 (2018-03-16)
- add element handle support (4d37d5b)
2.0.1 (2018-03-08)
2.0.0 (2018-03-05)
- simplify expect usage (e0fc3d1)
expectPage()
is replaced byexpect(page)
1.1.1 (2018-03-04)
- expect-puppeteer: add all sources in pkg (bb51870)
1.1.0 (2018-03-04)
- add spawnd & expect-puppeteer (6b7f5a4)