Skip to content

Releases: vaadin/testbench

9.3.0.beta2

21 May 09:20
0ad819b
Compare
Choose a tag to compare
9.3.0.beta2 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 9.3.0.beta1...9.3.0.beta2

9.3.0.beta1

30 Apr 09:01
1ad77dd
Compare
Choose a tag to compare
9.3.0.beta1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 9.2.7...9.3.0.beta1

9.3.0.alpha1

24 Apr 15:40
c50271d
Compare
Choose a tag to compare
9.3.0.alpha1 Pre-release
Pre-release

This is a pre-release of TestBench new minor version 9.3 for upcoming Vaadin 24.4.

What's Changed

  • feat!: provide additional selectors to ElementQuery by @joelpop in #1774
  • feature #1775 add support for lit renderers to grid tester by @joelpop in #1776
  • feat: add conditional (non-attribute) selectors to ElementQueries by @joelpop in #1784
  • fix: force WebDriver creation if DriverSupplier returns null by @mcollovati in #1787
  • feat: add download method to AnchorTester by @sissbruecker in #1789
  • feat: rework "containing" selectors via addition of remaining attribute operators by @joelpop in #1786
  • chore: upgrade license-checker to 1.12.12 by @vaadin-bot in #1790

Breaking Changes

Differently from the previous versions, ElementQuery.id(...) will now throw an exception if multiple elements with the same id are present, instead of returning the first matching item. To switch back to the old behavior, you have to change the id(...) call to withId(...).first().

New Contributors

Full Changelog: 9.2.7...9.3.0.alpha1

9.2.7

17 Apr 09:02
1ea7dd0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 9.2.6...9.2.7

9.2.6

15 Apr 10:11
57ed5d2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 9.2.5...9.2.6

9.2.5

03 Apr 10:22
8f2bf3e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 9.2.4...9.2.5

9.2.4

07 Mar 09:59
aa724d9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 9.2.3...9.2.4

5.3.0

23 Feb 14:26
24294b2
Compare
Choose a tag to compare

What's Changed

  • fix: Fix isChrome to work with newer Chrome versions (5.2) by @TatuLund in #1740

Full Changelog: 5.2.0...5.3.0

9.2.3

21 Feb 16:53
ff4c803
Compare
Choose a tag to compare

What's Changed

Full Changelog: 9.2.2...9.2.3

9.1.1

12 Feb 09:51
59e5830
Compare
Choose a tag to compare

What's Changed

Full Changelog: 9.1.0...9.1.1