Releases: vaadin/testbench
Releases · vaadin/testbench
9.4.3
What's Changed
- fix: add support for UploadHandler in UploadTester (#1971) (CP: 9.4) by @vaadin-bot in #1973
- fix: Attach rendered component (#1967) (CP: 9.4) by @vaadin-bot in #1978
- feat: introduce separate testers factory class for commercial components (#1974) (CP: 9.4) by @vaadin-bot in #1979
Full Changelog: 9.4.2...9.4.3
10.0.0-alpha3
What's Changed
- chore: Selenium 4.34.0 by @alvarezguille in #1959
- fix: Attach rendered component by @TatuLund in #1967
- fix: remove setting of VaadinSession configuration by @mcollovati in #1969
- chore: bump Spring Boot to 4.0.0-M1 by @mcollovati in #1972
- fix: add support for UploadHandler in UploadTester by @mcollovati in #1971
- feat: introduce separate testers factory class for commercial components by @mcollovati in #1974
- refactor: auto-remove overlay components with closed event by @sissbruecker in #1977
Full Changelog: 10.0.0-alpha2...10.0.0-alpha3
9.3.14
9.4.2
What's Changed
- chore: Selenium 4.34.0 (#1959) (CP: 9.4) by @vaadin-bot in #1960
Full Changelog: 9.4.1...9.4.2
10.0.0-alpha2
What's Changed
** rollback Spring Boot 4.0 updates (#1956)
10.0.0-alpha1
What's Changed
**chore: bump project to 10.0 (#1953)
Also updates to Vaadin 25.0, Quarkus 3.24, Spring Boot 4 and Jakarta EE 11.
9.3.13
What's Changed
- chore: upgrade vaadin-parent to 3.0.0 (#1934) (CP: 9.3) by @vaadin-bot in #1935
- chore: skip IT modules when publishing (#1949) (CP: 9.3) by @vaadin-bot in #1951
- fix: Change the field testers to set value as user (isFromClient = true) (#1952) (CP: 9.3) by @vaadin-bot in #1954
Full Changelog: 9.3.12...9.3.13
9.4.1
9.4.0
What's Changed
- feat: Add TestBenchElement#getId by @TatuLund in #1896
- feat: Add HasValidation mixin interface by @TatuLund in #1899
- feat: Add TestBenchElement#isReadOnly by @TatuLund in #1895
- feat: Add HasClearButton mixin interface by @TatuLund in #1903
- feat: Add TestBenchElement#getChildren by @TatuLund in #1898
- fix: Override and deprecate getShadowRoot by @TatuLund in #1904
- feat: Add TestBenchElement#getParent by @TatuLund in #1897
- fix: Focus on click by @TatuLund in #1906
- feat: Add hover() to TestBenchElement by @TatuLund in #1918
- chore: Update version to next minor 9.4 by @mshabarov in #1919
- chore: Selenium 4.32.0 by @Artur- in #1930
- chore: upgrade vaadin-parent to 3.0.0 by @ZheSun88 in #1934
- feat: Add exists parameter to Attribute annotation by @mshabarov in #1941
- chore: Selenium 4.33.0 by @Artur- in #1942
- test use flow 24.8 and sb 3.5.0 by @ZheSun88 in #1945
- chore: skip IT modules when publishing by @ZheSun88 in #1949
- chore: reverted deprecation notice for getAttribute by @mcollovati in #1950
Full Changelog: 9.3.11...9.4.0
8.3.0
This is Vaadin TestBench 8.3.0 release that targets Vaadin 23.6.
What's Changed
- feat: Add TestBenchElement#getId (#1896)
- feat: Add HasValidation mixin interface (#1899)
- feat: Add TestBenchElement#isReadOnly (#1895)
- feat: Add HasClearButton mixin interface (#1903)
- feat: Add TestBenchElement#getChildren (#1898)
- fix: Override and deprecate getShadowRoot (#1904)
- feat: Add TestBenchElement#getParent (#1897)
- fix: Focus on click (#1906)
- feat: Add hover() to TestBenchElement (#1918)
Full Changelog: 8.2...8.3.0
🥇 Kudos to @TatuLund for contributions!