Releases: vaadin/testbench
Releases · vaadin/testbench
10.2.0-alpha3
What's Changed
- feat: add playwright record goal in #2184
Full Changelog: 10.2.0-alpha2...10.2.0-alpha3
10.1.1
What's Changed
- fix: Fix click count in TestBenchElement#click() (#2120) (CP: 10.0) by @vaadin-bot in #2125
- revert: Revert "fix: Fix click count in TestBenchElement#click() (#2120) (#2125) by @mcollovati in #2130
- fix: improve viewport resizing logic with retry mechanism by @tltv in #2170
- fix: use standard base64 encoding for data URIs in screenshot reports by @Artur- in #2169
- chore: upgrade selenium 4.43.0 (10.1) by @ZheSun88 in #2198
Full Changelog: 10.1.0...10.1.1
10.2.0-alpha2
What's Changed
testbench-loadtest features and fixes to testbench:
- fix: csv to handle , and " in input in #2194
- feat: Enable custom response checks in #2191
- feat: Add custom thresholds in #2190
- fix: make start-server generic in #2185
- fix: Failing test should fail recording in #2186
- fix: maker stacktrace readable in #2195
- feat: Load profile definition in #2193
Full Changelog: 10.2.0-alpha1...10.2.0-alpha2
10.2.0-alpha1
10.1.0
What's Changed
- chore: bump project to 10.1 by @mcollovati in #2123
- fix: Fix click count in TestBenchElement#click() by @TatuLund in #2120
- fix: always initialize Signals test environment by @mcollovati in #2127
- refactor: remove flowFullstackSignals feature flag by @Artur- in #2124
- chore: Rename signal imports by @mshabarov in #2129
- revert: Revert "fix: Fix click count in TestBenchElement#click() (#2120)" by @mcollovati in #2132
- deprecate: mark first() and waitForFirst() for removal (#1729) by @Artur- in #2117
- upgrade jackson-databind version to 3.0.4 by @ZheSun88 in #2134
- chore: Fix compilation error and remove incorrect test by @mshabarov in #2136
- chore: fix compilation error by @mcollovati in #2137
- feat: Set up new OSS browserless-test module structure by @Artur- in #2139
- chore: Copy and rename packages and classes for new browserless-test API by @Artur- in #2141
- chore: Remove browserless-test module after extraction to separate repo by @Artur- in #2143
- chore!: remove UI unit test dependencies from E2E artifacts by @mcollovati in #2145
- chore: Deprecate all classes in testbench-unit modules by @Artur- in #2140
- chore: update Quarkus version to 3.27.0 by @ZheSun88 in #2146
- feat: make ComponentTesterPackages inherithed by @mcollovati in #2151
- fix: fix not usable reason condition in NotificationTester by @mcollovati in #2150
- chore: upgrade selenium version to 4.41.0 by @ZheSun88 in #2148
- fix: replace
isDisplayed()with viewport check inautoScrollIntoView()by @mcollovati in #2158 - fix: do not use getCoordinates().inViewPort() to scroll into view by @mcollovati in #2161
- fix: ensure overridden
notUsableReasonsis called byensureComponentIsUsableby @mcollovati in #2162 - chore: bump Jackson 3.1 and related deps by @mcollovati in #2172
Full Changelog: 10.0.1...10.1.0
10.0.4
What's Changed
- chore: upgrade selenium version to 4.41.0 (#2148) (CP: 10.0) by @vaadin-bot in #2157
- fix: fix not usable reason condition in NotificationTester (#2150) (CP: 10.0) by @vaadin-bot in #2153
- chore: bump Spring Boot to 4.0.4 (10.0) by @mcollovati in #2173
Full Changelog: 10.0.3...10.0.4
9.6.0
What's Changed
- chore: upgrade selenium version to 4.41.0 (9.6) by @ZheSun88 in #2149
- fix: replace isDisplayed() with viewport check in autoScrollIntoView() (CP: 9.6) by @mcollovati in #2164
- fix: ensure overridden
notUsableReasonsis called byensureComponentIsUsable(#2162) (CP: 9.5) (#2163) (CP: 9.6) by @vaadin-bot in #2165
Full Changelog: 9.5.4...9.6.0
9.6.0-beta1
What's Changed
- chore: upgrade selenium version to 4.41.0 (9.6) by @ZheSun88 in #2149
- fix: replace isDisplayed() with viewport check in autoScrollIntoView() (CP: 9.6) by @mcollovati in #2164
- fix: ensure overridden
notUsableReasonsis called byensureComponentIsUsable(#2162) (CP: 9.5) (#2163) (CP: 9.6) by @vaadin-bot in #2165
Full Changelog: 9.6.0-alpha1...9.6.0-beta1
9.5.5
What's Changed
- chore: upgrade selenium version to 4.41.0 (9.6) (#2149) (CP: 9.5) by @vaadin-bot in #2152
- fix: fix not usable reason condition in NotificationTester (#2150) (CP: 9.5) by @vaadin-bot in #2154
- fix: ensure overridden
notUsableReasonsis called byensureComponentIsUsable(#2162) (CP: 9.5) by @mcollovati in #2163 - fix: replace isDisplayed() with viewport check in autoScrollIntoView() (CP: 9.6) (#2164) (CP: 9.5) by @vaadin-bot in #2166
Full Changelog: 9.5.4...9.5.5
10.1.0-beta2
What's Changed
- fix: replace
isDisplayed()with viewport check inautoScrollIntoView()by @mcollovati in #2158 - fix: do not use getCoordinates().inViewPort() to scroll into view by @mcollovati in #2161
- fix: ensure overridden
notUsableReasonsis called byensureComponentIsUsableby @mcollovati in #2162
Full Changelog: 10.1.0-beta1...10.1.0-beta2