Skip to content

Releases: vaadin/testbench

9.4.3

06 Aug 08:10
608082a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 9.4.2...9.4.3

10.0.0-alpha3

06 Aug 07:45
30d9090
Compare
Choose a tag to compare
10.0.0-alpha3 Pre-release
Pre-release

What's Changed

Full Changelog: 10.0.0-alpha2...10.0.0-alpha3

9.3.14

24 Jul 11:56
c38a7ed
Compare
Choose a tag to compare

What's Changed

  • chore: upgrade selenium to 4.34.0 and spring boot version 3.4.7 (9.3) by @ZheSun88 in #1963

Full Changelog: 9.3.13...9.3.14

9.4.2

24 Jul 12:26
bb8718b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 9.4.1...9.4.2

10.0.0-alpha2

27 Jun 08:40
756d546
Compare
Choose a tag to compare
10.0.0-alpha2 Pre-release
Pre-release

What's Changed

** rollback Spring Boot 4.0 updates (#1956)

10.0.0-alpha1

25 Jun 13:38
a9b91a9
Compare
Choose a tag to compare
10.0.0-alpha1 Pre-release
Pre-release

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

25 Jun 06:51
1c99b57
Compare
Choose a tag to compare

What's Changed

Full Changelog: 9.3.12...9.3.13

9.4.1

24 Jun 11:24
7d693bb
Compare
Choose a tag to compare

What's Changed

  • fix: Change the field testers to set value as user (isFromClient = true) (#1952)

Full Changelog: 9.4.0...9.4.1

9.4.0

16 Jun 08:16
a445260
Compare
Choose a tag to compare

What's Changed

Full Changelog: 9.3.11...9.4.0

8.3.0

05 Jun 06:02
2fd9901
Compare
Choose a tag to compare

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!