Jdi Light Versions Save

Powerful Framework for UI Automation Testing on Java

1.5.3

2 months ago

What's Changed

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

1.5.2

5 months ago
  • 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

1.5.1

7 months ago
  • Fix for find and finds functions in case of Root and ShadowHost annotations
  • Update webdrivermanager to 5.5.3 release

1.5.0

9 months ago
  • 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

9 months ago
  • Update dependencies due to vulnerabilities
  • GetInvisible annotation is introduced
  • small updates

1.4.11

1 year ago
  • 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

1 year ago

Package with Vuetify UI Elements is released

1.4.9

1 year ago
  • reduce amount of error logs
  • small fixes for tables
  • prevent driver downloading in case of one download is already started

1.4.8

1 year ago
  • Material Ui library is created to use in test automation for mui.com framework version 4
  • MultiDropdown is introduced in html library

1.4.7

1 year ago
  • Fixed Firefox run
  • Cucumber version is updated to the latest 7.10.1