Skip to content

Releases: jdi-testing/jdi-light

Release 1.6.0

25 Jul 03:50
0459429
Compare
Choose a tag to compare
  • LambdaTest is added as remote driver
  • some updates in framework descriptions

Release 1.5.3

06 Apr 02:31
ad6d5e6
Compare
Choose a tag to compare

What's Changed

  • Update selenuim
  • Update webdrivermanager
  • Update all dependencies
  • Introduce several new interfaces
  • Small changes in tests and libraries

Release 1.5.2

19 Dec 20:39
52426f4
Compare
Choose a tag to compare
  • update selenium to the latest 4.16.1 version
  • update webdrivermanager to the latest version
  • log4j is updated to the latest version
  • other libraries were also updated
  • some cosmetic changes in the code

Release 1.5.1

16 Oct 02:57
Compare
Choose a tag to compare
  • Fix for find and finds functions in case of Root and ShadowHost annotations
  • Update webdrivermanager to 5.5.3 release

Release 1.5.0

24 Aug 15:24
30531a6
Compare
Choose a tag to compare
  • Compiled using JDK11
  • Separate jdi-light-core module is created with JDI Light without logger
  • Log4j is added back to jdi-light library
  • WebDriverManager was updated
  • @ShadowRoot annotation is created to use Shadow Elements
  • Due to Shadow element support optimization for search an element by id on page is deleted, all elements are now always searched according to elements hierarchy

1.4.12

17 Aug 18:42
aea3dab
Compare
Choose a tag to compare
  • Update dependencies due to vulnerabilities
  • GetInvisible annotation is introduced
  • small updates

1.4.11

13 Apr 04:54
ac0571e
Compare
Choose a tag to compare
  • selenium is updated to 4.8.4 (to resolve error 403 forbidden during browser start)
  • mobile version with appium client 8.3.0 is created

1.4.10

17 Feb 04:04
fb1dfa7
Compare
Choose a tag to compare

Package with Vuetify UI Elements is released

1.4.9

15 Feb 22:14
50cd662
Compare
Choose a tag to compare
  • reduce amount of error logs
  • small fixes for tables
  • prevent driver downloading in case of one download is already started

1.4.8

17 Jan 15:44
03fa3fd
Compare
Choose a tag to compare
  • Material Ui library is created to use in test automation for mui.com framework version 4
  • MultiDropdown is introduced in html library