4.10.1 (2024-11-05)
4.10.0 (2024-09-26)
- selenium: add backwards compatible way of settings various timeouts when using selenium 3 (#482) (c4a92d4)
4.9.1 (2024-05-10)
4.9.0 (2024-03-28)
4.8.2 (2024-02-12)
4.8.1 (2024-01-09)
- selenium: apply Selenium 3 and 4 workaround for
switchTo()
when using Safari Driver (#412) (e701429) - skip unloaded iframes (#330) (66ff5bd), closes #323
- Update axe-core to v4.8.3 (#415) (453dd25)
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
4.8.0 (2023-09-27)
- playwright,selenium: pin axe-core version to accept patch updates only (#362) (0b529fd)
- Update axe-core to v4.8.2 (#361) (29df855)
4.7.0 (2023-04-26)
4.6.0 (2023-01-19)
- playwright, selenium: add support for new include/exclude selectors and axe-core 4.6 (#283) (8736a9c)
4.5.1 (2022-11-15)
4.5.0 (2022-11-04)
- upgrade to use [email protected] (#259) (cc9ca8f)
4.4.2 (2022-09-28)
- add missing plugins to superpackage, playwright and utilities required for publishing (#216) (f4cf7ed)
- improve result toString implementation to be more actionable (#233) (0417d13)
- selenium,playwright: only set
allowedOrigin
when needed (#237) (4467b4d)
4.4.1 (2022-03-24)
- add playwright integration (#206) (cedf831)
- new submodule:
utilities
to contain all the commonly used JSON mapped Java classes (#208) (9fe1bc6) - update axe-core to v4.3.5 (10f0960)
- upgrade axe-core to 4.4.0 (#198) (65e69ff)
4.4.0 (2022-02-08)
4.3.2 (2022-10-25)
- selenium: only set allowedOrigin when needed (0c4daa5)
4.3.1 (2021-09-27)
- update to use
[email protected]
(#166) (c1e76bf) - update to use
[email protected]
(#166) (9aa1a80) - update to use
[email protected]
(#169) (77ea344)
4.3.0 (2021-09-20)
4.2.2 (2021-06-22)
- update to use
[email protected]
(#166) (7685a72) - update to use
[email protected]
(#169) (0ef3f52)
4.2.1 (2021-05-18)
4.2.0 (2021-05-05)
- better iframe handling (#154) (d500d4f)
- do not error on iframe injection error (#148) (1bccd5b)
- ignore iframe errors for non-loaded frames (#145) (ee9520a)
- Recursively find (#146) (aae4836)
4.1.2 (2021-02-23)
- add ability to disable iframe injection and checking (#136) (a628b61)
- add full context to axe errors (#135) (be44c8d)
- bump axe-core to v4.1.2 (#134) (85e380b)
4.1.1 (2020-12-16)
1.0.6 (2020-12-11)
4.1.0 (2020-11-24)
- ability to remove sandbox from iframes (#86) (9357957)
- add ability to use list of WebElements (#58) (7e518f4)
- add axe-core v4 (#85) (52b4534)
- bump axe-core to v4.1.0 (0aeaa80)
- bump axe-core to v4.1.1 (#114) (71421da)
- release v4.0.0 (a8ae689)
3.1.0 (2020-03-17)
- pass axe correct context when using include+exclude (#43) (73a5009)
- set minimum compiler source/target to java 7 (8d19fed)