Skip to content

Releases: FluentLenium/FluentLenium

v6.0.0

03 May 07:02
Compare
Choose a tag to compare

Selenium upgrade 4.9.0

#1414 Java 8 - support dropped in favour of Java 11
#1758 Java17 - support added

Libraries upgrades & website update to fluentlenium.io

Repackaging from org.fluentlenium to io.fluentlenium

the Sonatype repository change from legacy to the newest one

v5.0.4

14 Jun 15:26
Compare
Choose a tag to compare

Bump up Selenium to 4.2.2

5.0.3

14 Jun 15:26
Compare
Choose a tag to compare

BugFix

#1491 WebComponents are not working with ShadowRoot

5.0.2

20 Jan 15:39
Compare
Choose a tag to compare

Bugfixes:

#1374 - ShadowRoot refactoring to handle ChromeDriver 96+ with Selenium 4 support
#944 - Method first() of FluentList is not initialising fields of its objects #944

Java 11 - 5.0.1

15 Dec 13:34
Compare
Choose a tag to compare

Major Changes

All changes

Diff:
v4.8.0...v5.0.1

Java 11 - 4.8.0

16 Jun 15:03
Compare
Choose a tag to compare
  • Add Kotest module (fluentlenium-kotest)
  • Add Kotest assertions module (fluentlenium-kotest-assertions)
  • Spock major upgrade (to v2.0)

Java 11 - 4.6.2

18 May 12:56
Compare
Choose a tag to compare
  • Add support for shadow DOM - bugfixing
  • Libraries refresh

Java11 - 4.6.1

30 Jan 11:34
Compare
Choose a tag to compare
  • Add support for shadow DOM - bugfixing

Java11 - 4.6.0

27 Jan 16:53
Compare
Choose a tag to compare
  • Add support for shadow DOM
  • Migrate to Github actions from Travis

Java 11 - FluentLenium 4.5.1

29 Aug 19:37
Compare
Choose a tag to compare

#949 - New runner - support for Spring TestNG - docs
#995 - Improve FluentLenium Spock support, rewrite, and more detailed testing. Multiple bugfixes.
#922 - Chromium API support (can be used in Chrome and Edge) - docs
#844 - Added hoverOver() method to FluentActions
#934 - Added .hasTextContaining() assertion to assertj module
#1103 - Added shortcut methods getDriver() and getAppiumDriver()
#1092 - Cucumber major upgrade to 6.6.0