Skip to content

Releases: vaadin/testbench

Bugfix release

19 Feb 20:47
563f273
Compare
Choose a tag to compare
Bugfix release Pre-release
Pre-release

Fix issue when attribute values contain special characters

Support for finding the IP address of the host

15 Feb 13:16
Compare
Choose a tag to compare
6.0.0.alpha12

Fix typos

Bugfixes and support for firing custom events

12 Feb 06:50
b2022df
Compare
Choose a tag to compare
6.0.0.alpha11

Fix ElementQuery for built-in elements or elements without a shadow r…

Support finding any element, optionally with a given tag name

08 Feb 13:12
Compare
Choose a tag to compare

$(TestBenchElement.class) now matches any element
$("some-tag-name") can be used to find elements of type <some-tag-name> when no element class is available

Renamed core artifact to vaadin-testbench-core

31 Jan 14:16
816c71c
Compare
Choose a tag to compare
6.0.0.alpha9

Rename vaadin-testbench back to vaadin-testbench-core so we can have …

More helpers for element integrations

29 Jan 09:21
907c179
Compare
Choose a tag to compare
Pre-release
6.0.0.alpha8

Add hasAttribute helper (#980)

Helpers for element integrations

26 Jan 10:49
96e692e
Compare
Choose a tag to compare
Pre-release
6.0.0.alpha7

Add helper for integrating elements with a string value (#979)

Fixed license checker issue

23 Jan 09:02
88f5993
Compare
Choose a tag to compare
Pre-release
6.0.0.alpha6

Use newest license checker (#977)

6.0.0.alpha5

22 Jan 12:33
0621404
Compare
Choose a tag to compare
6.0.0.alpha5 Pre-release
Pre-release

Changes since 6.0.0.alpha4:

  • Updated license checker

Vaadin TestBench 6.0.0.alpha4

09 Jan 12:25
27abf95
Compare
Choose a tag to compare
Pre-release

Changes since 6.0.0.alpha1:

  • Add a runtime check that the expected Selenium version is found (#961)
  • add unique Sauce Connect tunnel ID for each build (#965)
  • Add support for new Vaadin client namespace. (#971)