Releases: ui5-community/wdi5
v2.2.1
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.2.1 (2025-07-10)
Bug Fixes
2.2.0 (2025-07-06)
Features
2.1.1 (2025-02-06)
Bug Fixes
2.1.0 (2025-02-06)
Features
2.0.10 (2024-08-24)
Bug Fixes
- pin to wdio^8 for now (0ae7e8d)
2.0.9 (2024-05-23)
Bug Fixes
2.0.8 (2024-05-13)
Bug Fixes
- pass interaction matcher in press function (0080ce1)
2.0.7 (2024-04-28)
2.0.6 (2024-01-15)
2.0.5 (2024-01-10)
Bug Fixes
2.0.4 (2023-12-21)
Bug Fixes
2.0.3 (2023-11-15)
Bug Fixes
2.0.2 (2023-10-05)
Bug Fixes
2.0.1 (2023-09-25)
2.0.0 (2023-09-16)
2.0.0-rc.0 (2023-09-08)
Features
Bug Fixes
- remove it.only from stale element tests (7bb89f1)
2.0.0-beta.1 (2023-08-29)
Features
2.0.0-beta.0 (2023-08-28)
Features
2.0.0-alpha.1 (2023-07-06)
2.0.0-alpha.0 (2023-07-03)
Features
1.5.4 (2023-08-31)
1.5.3 (2023-08-22)
Bug Fixes
1.5.2 (2023-08-17)
Bug Fixes
1.5.1 (2023-06-14)
Bug Fixes
1.5.0 (2023-05-09)
Features
1.4.0 (2023-05-09)
Features
- add exec to ui5 controls to boost performance for data retrieval from many ui5 child controls (#456) (93116d4)
1.3.3 (2023-04-27)
Bug Fixes
- queue on the node event loop to mitigate "waitAsync is already running bug" (#455) (bed997e), closes #452
1.3.2 (2023-03-15)
Bug Fixes
1.3.1 (2023-02-27)
1.3.0 (2023-02-24)
Features
1.2.1 (2023-02-23)
Bug Fixes
1.2.0 (2023-02-08)
Features
1.1.1 (2023-02-08)
Bug Fixes
1.1.0 (2023-01-30)
Features
1.0.5 (2023-01-13)
Bug Fixes
1.0.4 (2022-12-13)
Bug Fixes
1.0.3 (2022-12-12)
Bug Fixes
1.0.2 (2022-11-30)
Bug Fixes
- wait for ui5 (02d7f58)
1.0.1 (2022-11-24)
Bug Fixes
1.0.0 (2022-11-23)
1.0.0-pre.5 (2022-11-22)
Bug Fixes
- make wdi5 config optional ([#376]...
v3.0.0-rc.2
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.0.0-rc.2 (2025-07-07)
Bug Fixes
3.0.0-rc.1 (2025-07-06)
Features
Bug Fixes
- baseUrl is mandatory, must fail if missing (fb9ccec)
- load ui5 libs at once (f48f53d)
- Mostly any types (c790e92)
- multiremote race condition where injectUI5 was not done (feae101)
- no console - use wdi5 Logger (ac503b6)
- performance (#658) (49b7930), closes #665
- performance (#658) (d63818d), closes #665
- re-deployed sample app (378acac)
- Remove deprecated browser.switchToFrame (924fff4)
- remove devtools dep (f97de73)
- remove multiple any types (f1517dc)
- revert (19dd759)
- use browserInstance rather than global browser (a323589)
- use control.getMetadata().getName() (69d581c)
- use crypto.randomUUID (6cb371e)
- use crypto.randomUUID (9316c37)
3.0.0-rc.0 (2024-10-25)
Bug Fixes
- do not pass functions to the browser scope (821f94f)
- eslint v9 + linting errors (14c55ff)
- force webdriver protocol (dfe2c19)
- param sequence (18db6e0)
- scoping of .catch (466a367)
- scoping of .catch in the client side scripts (923ad2e)
- test for date value (891dc75)
- type declaration (d39baac)
- use correct cap-bookshop commit (f0720ea)
2.0.10 (2024-08-24)
Bug Fixes
- pin to wdio^8 for now (0ae7e8d)
2.0.9 (2024-05-23)
Bug Fixes
2.0.8 (2024-05-13)
Bug Fixes
- pass interaction matcher in press function (0080ce1)
2.0.7 (2024-04-28)
2.0.6 (2024-01-15)
2.0.5 (2024-01-10)
Bug Fixes
2.0.4 (2023-12-21)
Bug Fixes
2.0.3 (2023-11-15)
Bug Fixes
2.0.2 (2023-10-05)
Bug Fixes
2.0.1 (2023-09-25)
2.0.0 (2023-09-16)
2.0.0-rc.0 (2023-09-08)
Features
Bug Fixes
- remove it.only from stale element tests (7bb89f1)
2.0.0-beta.1 (2023-08-29)
Features
2.0.0-beta.0 (2023-08-28)
Features
2.0.0-alpha.1 (2023-07-06)
2.0.0-alpha.0 (2023-07-03)
Features
1.5.4 (2023-08-31)
1.5.3 (2023-08-22)
Bug Fixes
1.5.2 (2023-08-17)
Bug Fixes
1.5.1 (2023-06-14)
Bug Fixes
1.5.0 (2023-05-09)
Features
1.4.0 (2023-05-09)
Features
- add exec to ui5 controls to boost performance for data retrieval from many ui5 child controls (#456) (93116d4)
1.3.3 (2023-04-27)
Bug Fixes
- queue on the node event loop to mitigate "waitAsync is already running bug" (#455) (bed997e), closes [#452](https://github.com/ui5-community/wdi5/iss...
v3.0.0-rc.1
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.0.0-rc.1 (2025-07-06)
Features
Bug Fixes
- baseUrl is mandatory, must fail if missing (fb9ccec)
- load ui5 libs at once (f48f53d)
- Mostly any types (c790e92)
- multiremote race condition where injectUI5 was not done (feae101)
- no console - use wdi5 Logger (ac503b6)
- performance (#658) (49b7930), closes #665
- performance (#658) (d63818d), closes #665
- re-deployed sample app (378acac)
- Remove deprecated browser.switchToFrame (924fff4)
- remove devtools dep (f97de73)
- remove multiple any types (f1517dc)
- revert (19dd759)
- use browserInstance rather than global browser (a323589)
- use control.getMetadata().getName() (69d581c)
- use crypto.randomUUID (6cb371e)
- use crypto.randomUUID (9316c37)
3.0.0-rc.0 (2024-10-25)
Bug Fixes
- do not pass functions to the browser scope (821f94f)
- eslint v9 + linting errors (14c55ff)
- force webdriver protocol (dfe2c19)
- param sequence (18db6e0)
- scoping of .catch (466a367)
- scoping of .catch in the client side scripts (923ad2e)
- test for date value (891dc75)
- type declaration (d39baac)
- use correct cap-bookshop commit (f0720ea)
2.0.10 (2024-08-24)
Bug Fixes
- pin to wdio^8 for now (0ae7e8d)
2.0.9 (2024-05-23)
Bug Fixes
2.0.8 (2024-05-13)
Bug Fixes
- pass interaction matcher in press function (0080ce1)
2.0.7 (2024-04-28)
2.0.6 (2024-01-15)
2.0.5 (2024-01-10)
Bug Fixes
2.0.4 (2023-12-21)
Bug Fixes
2.0.3 (2023-11-15)
Bug Fixes
2.0.2 (2023-10-05)
Bug Fixes
2.0.1 (2023-09-25)
2.0.0 (2023-09-16)
2.0.0-rc.0 (2023-09-08)
Features
Bug Fixes
- remove it.only from stale element tests (7bb89f1)
2.0.0-beta.1 (2023-08-29)
Features
2.0.0-beta.0 (2023-08-28)
Features
2.0.0-alpha.1 (2023-07-06)
2.0.0-alpha.0 (2023-07-03)
Features
1.5.4 (2023-08-31)
1.5.3 (2023-08-22)
Bug Fixes
1.5.2 (2023-08-17)
Bug Fixes
1.5.1 (2023-06-14)
Bug Fixes
1.5.0 (2023-05-09)
Features
1.4.0 (2023-05-09)
Features
- add exec to ui5 controls to boost performance for data retrieval from many ui5 child controls (#456) (93116d4)
1.3.3 (2023-04-27)
Bug Fixes
- queue on the node event loop to mitigate "waitAsync is already running bug" (#455) (bed997e), closes #452
1.3.2 (2023-03-15)
Bug Fixes
1.3.1 (202...
v2.2.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.2.0 (2025-07-06)
Features
2.1.1 (2025-02-06)
Bug Fixes
2.1.0 (2025-02-06)
Features
2.0.10 (2024-08-24)
Bug Fixes
- pin to wdio^8 for now (0ae7e8d)
2.0.9 (2024-05-23)
Bug Fixes
2.0.8 (2024-05-13)
Bug Fixes
- pass interaction matcher in press function (0080ce1)
2.0.7 (2024-04-28)
2.0.6 (2024-01-15)
2.0.5 (2024-01-10)
Bug Fixes
2.0.4 (2023-12-21)
Bug Fixes
2.0.3 (2023-11-15)
Bug Fixes
2.0.2 (2023-10-05)
Bug Fixes
2.0.1 (2023-09-25)
2.0.0 (2023-09-16)
2.0.0-rc.0 (2023-09-08)
Features
Bug Fixes
- remove it.only from stale element tests (7bb89f1)
2.0.0-beta.1 (2023-08-29)
Features
2.0.0-beta.0 (2023-08-28)
Features
2.0.0-alpha.1 (2023-07-06)
2.0.0-alpha.0 (2023-07-03)
Features
1.5.4 (2023-08-31)
1.5.3 (2023-08-22)
Bug Fixes
1.5.2 (2023-08-17)
Bug Fixes
1.5.1 (2023-06-14)
Bug Fixes
1.5.0 (2023-05-09)
Features
1.4.0 (2023-05-09)
Features
- add exec to ui5 controls to boost performance for data retrieval from many ui5 child controls (#456) (93116d4)
1.3.3 (2023-04-27)
Bug Fixes
- queue on the node event loop to mitigate "waitAsync is already running bug" (#455) (bed997e), closes #452
1.3.2 (2023-03-15)
Bug Fixes
1.3.1 (2023-02-27)
1.3.0 (2023-02-24)
Features
1.2.1 (2023-02-23)
Bug Fixes
1.2.0 (2023-02-08)
Features
1.1.1 (2023-02-08)
Bug Fixes
1.1.0 (2023-01-30)
Features
1.0.5 (2023-01-13)
Bug Fixes
1.0.4 (2022-12-13)
Bug Fixes
1.0.3 (2022-12-12)
Bug Fixes
1.0.2 (2022-11-30)
Bug Fixes
- wait for ui5 (02d7f58)
1.0.1 (2022-11-24)
Bug Fixes
1.0.0 (2022-11-23)
1.0.0-pre.5 (2022-11-22)
Bug Fixes
1.0.0-pre.4 (2022-11-22)
1.0.0-pre.3 (2022-11-21)
Features
- add watch support for authentication (#372) ([8eb564d](https://github.com/ui5...
v2.1.1
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.1.1 (2025-02-06)
Bug Fixes
2.1.0 (2025-02-06)
Features
2.0.10 (2024-08-24)
Bug Fixes
- pin to wdio^8 for now (0ae7e8d)
2.0.9 (2024-05-23)
Bug Fixes
2.0.8 (2024-05-13)
Bug Fixes
- pass interaction matcher in press function (0080ce1)
2.0.7 (2024-04-28)
2.0.6 (2024-01-15)
2.0.5 (2024-01-10)
Bug Fixes
2.0.4 (2023-12-21)
Bug Fixes
2.0.3 (2023-11-15)
Bug Fixes
2.0.2 (2023-10-05)
Bug Fixes
2.0.1 (2023-09-25)
2.0.0 (2023-09-16)
2.0.0-rc.0 (2023-09-08)
Features
Bug Fixes
- remove it.only from stale element tests (7bb89f1)
2.0.0-beta.1 (2023-08-29)
Features
2.0.0-beta.0 (2023-08-28)
Features
2.0.0-alpha.1 (2023-07-06)
2.0.0-alpha.0 (2023-07-03)
Features
1.5.4 (2023-08-31)
1.5.3 (2023-08-22)
Bug Fixes
1.5.2 (2023-08-17)
Bug Fixes
1.5.1 (2023-06-14)
Bug Fixes
1.5.0 (2023-05-09)
Features
1.4.0 (2023-05-09)
Features
- add exec to ui5 controls to boost performance for data retrieval from many ui5 child controls (#456) (93116d4)
1.3.3 (2023-04-27)
Bug Fixes
- queue on the node event loop to mitigate "waitAsync is already running bug" (#455) (bed997e), closes #452
1.3.2 (2023-03-15)
Bug Fixes
1.3.1 (2023-02-27)
1.3.0 (2023-02-24)
Features
1.2.1 (2023-02-23)
Bug Fixes
1.2.0 (2023-02-08)
Features
1.1.1 (2023-02-08)
Bug Fixes
1.1.0 (2023-01-30)
Features
1.0.5 (2023-01-13)
Bug Fixes
1.0.4 (2022-12-13)
Bug Fixes
1.0.3 (2022-12-12)
Bug Fixes
1.0.2 (2022-11-30)
Bug Fixes
- wait for ui5 (02d7f58)
1.0.1 (2022-11-24)
Bug Fixes
1.0.0 (2022-11-23)
1.0.0-pre.5 (2022-11-22)
Bug Fixes
1.0.0-pre.4 (2022-11-22)
1.0.0-pre.3 (2022-11-21)
Features
1.0.0-pre.2 (2022-11-16)
Bug Fixes
v2.1.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.1.0 (2025-02-06)
Features
2.0.10 (2024-08-24)
Bug Fixes
- pin to wdio^8 for now (0ae7e8d)
2.0.9 (2024-05-23)
Bug Fixes
2.0.8 (2024-05-13)
Bug Fixes
- pass interaction matcher in press function (0080ce1)
2.0.7 (2024-04-28)
2.0.6 (2024-01-15)
2.0.5 (2024-01-10)
Bug Fixes
2.0.4 (2023-12-21)
Bug Fixes
2.0.3 (2023-11-15)
Bug Fixes
2.0.2 (2023-10-05)
Bug Fixes
2.0.1 (2023-09-25)
2.0.0 (2023-09-16)
2.0.0-rc.0 (2023-09-08)
Features
Bug Fixes
- remove it.only from stale element tests (7bb89f1)
2.0.0-beta.1 (2023-08-29)
Features
2.0.0-beta.0 (2023-08-28)
Features
2.0.0-alpha.1 (2023-07-06)
2.0.0-alpha.0 (2023-07-03)
Features
1.5.4 (2023-08-31)
1.5.3 (2023-08-22)
Bug Fixes
1.5.2 (2023-08-17)
Bug Fixes
1.5.1 (2023-06-14)
Bug Fixes
1.5.0 (2023-05-09)
Features
1.4.0 (2023-05-09)
Features
- add exec to ui5 controls to boost performance for data retrieval from many ui5 child controls (#456) (93116d4)
1.3.3 (2023-04-27)
Bug Fixes
- queue on the node event loop to mitigate "waitAsync is already running bug" (#455) (bed997e), closes #452
1.3.2 (2023-03-15)
Bug Fixes
1.3.1 (2023-02-27)
1.3.0 (2023-02-24)
Features
1.2.1 (2023-02-23)
Bug Fixes
1.2.0 (2023-02-08)
Features
1.1.1 (2023-02-08)
Bug Fixes
1.1.0 (2023-01-30)
Features
1.0.5 (2023-01-13)
Bug Fixes
1.0.4 (2022-12-13)
Bug Fixes
1.0.3 (2022-12-12)
Bug Fixes
1.0.2 (2022-11-30)
Bug Fixes
- wait for ui5 (02d7f58)
1.0.1 (2022-11-24)
Bug Fixes
1.0.0 (2022-11-23)
1.0.0-pre.5 (2022-11-22)
Bug Fixes
1.0.0-pre.4 (2022-11-22)
1.0.0-pre.3 (2022-11-21)
Features
1.0.0-pre.2 (2022-11-16)
Bug Fixes
1.0.0-pre.1 (2022-11-14)
Features
1.0.0-pre.0 (...
v3.0.0-rc.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.0.0-rc.0 (2024-10-25)
Bug Fixes
- do not pass functions to the browser scope (821f94f)
- eslint v9 + linting errors (14c55ff)
- force webdriver protocol (dfe2c19)
- param sequence (18db6e0)
- scoping of .catch (466a367)
- scoping of .catch in the client side scripts (923ad2e)
- test for date value (891dc75)
- type declaration (d39baac)
- use correct cap-bookshop commit (f0720ea)
2.0.10 (2024-08-24)
Bug Fixes
- pin to wdio^8 for now (0ae7e8d)
2.0.9 (2024-05-23)
Bug Fixes
2.0.8 (2024-05-13)
Bug Fixes
- pass interaction matcher in press function (0080ce1)
2.0.7 (2024-04-28)
2.0.6 (2024-01-15)
2.0.5 (2024-01-10)
Bug Fixes
2.0.4 (2023-12-21)
Bug Fixes
2.0.3 (2023-11-15)
Bug Fixes
2.0.2 (2023-10-05)
Bug Fixes
2.0.1 (2023-09-25)
2.0.0 (2023-09-16)
2.0.0-rc.0 (2023-09-08)
Features
Bug Fixes
- remove it.only from stale element tests (7bb89f1)
2.0.0-beta.1 (2023-08-29)
Features
2.0.0-beta.0 (2023-08-28)
Features
2.0.0-alpha.1 (2023-07-06)
2.0.0-alpha.0 (2023-07-03)
Features
1.5.4 (2023-08-31)
1.5.3 (2023-08-22)
Bug Fixes
1.5.2 (2023-08-17)
Bug Fixes
1.5.1 (2023-06-14)
Bug Fixes
1.5.0 (2023-05-09)
Features
1.4.0 (2023-05-09)
Features
- add exec to ui5 controls to boost performance for data retrieval from many ui5 child controls (#456) (93116d4)
1.3.3 (2023-04-27)
Bug Fixes
- queue on the node event loop to mitigate "waitAsync is already running bug" (#455) (bed997e), closes #452
1.3.2 (2023-03-15)
Bug Fixes
1.3.1 (2023-02-27)
1.3.0 (2023-02-24)
Features
1.2.1 (2023-02-23)
Bug Fixes
1.2.0 (2023-02-08)
Features
1.1.1 (2023-02-08)
Bug Fixes
1.1.0 (2023-01-30)
Features
1.0.5 (2023-01-13)
Bug Fixes
1.0.4 (2022-12-13)
Bug Fixes
1.0.3 (2022-12-12)
Bug Fixes
1.0.2 (2022-11-30)
Bug Fixes
- wait for ui5 (02d7f58)
1.0.1 (2022-11-24)
Bug Fixes
v2.0.10
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.0.10 (2024-08-24)
Bug Fixes
- pin to wdio^8 for now (0ae7e8d)
2.0.9 (2024-05-23)
Bug Fixes
2.0.8 (2024-05-13)
Bug Fixes
- pass interaction matcher in press function (0080ce1)
2.0.7 (2024-04-28)
2.0.6 (2024-01-15)
2.0.5 (2024-01-10)
Bug Fixes
2.0.4 (2023-12-21)
Bug Fixes
2.0.3 (2023-11-15)
Bug Fixes
2.0.2 (2023-10-05)
Bug Fixes
2.0.1 (2023-09-25)
2.0.0 (2023-09-16)
2.0.0-rc.0 (2023-09-08)
Features
Bug Fixes
- remove it.only from stale element tests (7bb89f1)
2.0.0-beta.1 (2023-08-29)
Features
2.0.0-beta.0 (2023-08-28)
Features
2.0.0-alpha.1 (2023-07-06)
2.0.0-alpha.0 (2023-07-03)
Features
1.5.4 (2023-08-31)
1.5.3 (2023-08-22)
Bug Fixes
1.5.2 (2023-08-17)
Bug Fixes
1.5.1 (2023-06-14)
Bug Fixes
1.5.0 (2023-05-09)
Features
1.4.0 (2023-05-09)
Features
- add exec to ui5 controls to boost performance for data retrieval from many ui5 child controls (#456) (93116d4)
1.3.3 (2023-04-27)
Bug Fixes
- queue on the node event loop to mitigate "waitAsync is already running bug" (#455) (bed997e), closes #452
1.3.2 (2023-03-15)
Bug Fixes
1.3.1 (2023-02-27)
1.3.0 (2023-02-24)
Features
1.2.1 (2023-02-23)
Bug Fixes
1.2.0 (2023-02-08)
Features
1.1.1 (2023-02-08)
Bug Fixes
1.1.0 (2023-01-30)
Features
1.0.5 (2023-01-13)
Bug Fixes
1.0.4 (2022-12-13)
Bug Fixes
1.0.3 (2022-12-12)
Bug Fixes
1.0.2 (2022-11-30)
Bug Fixes
- wait for ui5 (02d7f58)
1.0.1 (2022-11-24)
Bug Fixes
1.0.0 (2022-11-23)
1.0.0-pre.5 (2022-11-22)
Bug Fixes
1.0.0-pre.4 (2022-11-22)
1.0.0-pre.3 (2022-11-21)
Features
1.0.0-pre.2 (2022-11-16)
Bug Fixes
1.0.0-pre.1 (2022-11-14)
Features
1.0.0-pre.0 (2022-11-14)
Features
v2.0.9
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.0.9 (2024-05-23)
Bug Fixes
2.0.8 (2024-05-13)
Bug Fixes
- pass interaction matcher in press function (0080ce1)
2.0.7 (2024-04-28)
2.0.6 (2024-01-15)
2.0.5 (2024-01-10)
Bug Fixes
2.0.4 (2023-12-21)
Bug Fixes
2.0.3 (2023-11-15)
Bug Fixes
2.0.2 (2023-10-05)
Bug Fixes
2.0.1 (2023-09-25)
2.0.0 (2023-09-16)
2.0.0-rc.0 (2023-09-08)
Features
Bug Fixes
- remove it.only from stale element tests (7bb89f1)
2.0.0-beta.1 (2023-08-29)
Features
2.0.0-beta.0 (2023-08-28)
Features
2.0.0-alpha.1 (2023-07-06)
2.0.0-alpha.0 (2023-07-03)
Features
1.5.4 (2023-08-31)
1.5.3 (2023-08-22)
Bug Fixes
1.5.2 (2023-08-17)
Bug Fixes
1.5.1 (2023-06-14)
Bug Fixes
1.5.0 (2023-05-09)
Features
1.4.0 (2023-05-09)
Features
- add exec to ui5 controls to boost performance for data retrieval from many ui5 child controls (#456) (93116d4)
1.3.3 (2023-04-27)
Bug Fixes
- queue on the node event loop to mitigate "waitAsync is already running bug" (#455) (bed997e), closes #452
1.3.2 (2023-03-15)
Bug Fixes
1.3.1 (2023-02-27)
1.3.0 (2023-02-24)
Features
1.2.1 (2023-02-23)
Bug Fixes
1.2.0 (2023-02-08)
Features
1.1.1 (2023-02-08)
Bug Fixes
1.1.0 (2023-01-30)
Features
1.0.5 (2023-01-13)
Bug Fixes
1.0.4 (2022-12-13)
Bug Fixes
1.0.3 (2022-12-12)
Bug Fixes
1.0.2 (2022-11-30)
Bug Fixes
- wait for ui5 (02d7f58)
1.0.1 (2022-11-24)
Bug Fixes
1.0.0 (2022-11-23)
1.0.0-pre.5 (2022-11-22)
Bug Fixes
1.0.0-pre.4 (2022-11-22)
1.0.0-pre.3 (2022-11-21)
Features
1.0.0-pre.2 (2022-11-16)
Bug Fixes
1.0.0-pre.1 (2022-11-14)
Features
1.0.0-pre.0 (2022-11-14)
Features
0.9.16 (2022-11-08)
Features
- types: add viewId for dynamic UIs ([#365](https://github.com/ui5-communit...
v2.0.8
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.0.8 (2024-05-13)
Bug Fixes
- pass interaction matcher in press function (0080ce1)
2.0.7 (2024-04-28)
2.0.6 (2024-01-15)
2.0.5 (2024-01-10)
Bug Fixes
2.0.4 (2023-12-21)
Bug Fixes
2.0.3 (2023-11-15)
Bug Fixes
2.0.2 (2023-10-05)
Bug Fixes
2.0.1 (2023-09-25)
2.0.0 (2023-09-16)
2.0.0-rc.0 (2023-09-08)
Features
Bug Fixes
- remove it.only from stale element tests (7bb89f1)
2.0.0-beta.1 (2023-08-29)
Features
2.0.0-beta.0 (2023-08-28)
Features
2.0.0-alpha.1 (2023-07-06)
2.0.0-alpha.0 (2023-07-03)
Features
1.5.4 (2023-08-31)
1.5.3 (2023-08-22)
Bug Fixes
1.5.2 (2023-08-17)
Bug Fixes
1.5.1 (2023-06-14)
Bug Fixes
1.5.0 (2023-05-09)
Features
1.4.0 (2023-05-09)
Features
- add exec to ui5 controls to boost performance for data retrieval from many ui5 child controls (#456) (93116d4)
1.3.3 (2023-04-27)
Bug Fixes
- queue on the node event loop to mitigate "waitAsync is already running bug" (#455) (bed997e), closes #452
1.3.2 (2023-03-15)
Bug Fixes
1.3.1 (2023-02-27)
1.3.0 (2023-02-24)
Features
1.2.1 (2023-02-23)
Bug Fixes
1.2.0 (2023-02-08)
Features
1.1.1 (2023-02-08)
Bug Fixes
1.1.0 (2023-01-30)
Features
1.0.5 (2023-01-13)
Bug Fixes
1.0.4 (2022-12-13)
Bug Fixes
1.0.3 (2022-12-12)
Bug Fixes
1.0.2 (2022-11-30)
Bug Fixes
- wait for ui5 (02d7f58)