Skip to content

Releases: jdi-testing/jdi-nova

1.1.8 Add statistic

29 May 19:09
181d2f6
Compare
Choose a tag to compare
  • Add JDI.trackStatistic() method
  • Add JDI.useSlf4JLogger() and JDI.useConsoleLogger()
  • Add shouldBeOpened() method for WebPage
  • Add Header (H1) annottion for WebPage

1.1.7 Selenium 4 and no Log4J

27 May 12:55
6270db2
Compare
Choose a tag to compare
  • Change Selenium to 4.1.4
  • Add more should assertion
  • Improve JDI settings
  • add setAttribute and setProperty methods
  • add allValues and size methods
  • add validations related to properties
  • Add ConsoleLogger and Slf4JLogger classes
  • Remove Log4J dependencies

1.1.6 Add Allure and Logger Listeners

29 Oct 20:16
7385778
Compare
Choose a tag to compare

Add Log Listener
Add Allure Listener
Improve listeners

1.1.5 Add JDI Events

14 Oct 00:33
115aaf8
Compare
Choose a tag to compare
  • Add JDI Events
  • Small fixes in statistic

1.1.4 Layout validation

09 Oct 17:35
9d146a6
Compare
Choose a tag to compare
  • Improve Layout Validations
  • Correct small naming issues

1.1.3 Improve BrowserTabs and WebPage

14 Sep 22:28
2c9e910
Compare
Choose a tag to compare

Add new methods to BrowserTabs and WebPage

1.1.2 Add Annotations Support

14 Sep 14:17
35b1c1c
Compare
Choose a tag to compare
  • Add Annotations in Page Objects Support
  • Improve JS interface
  • Add scriptGetOne() and scriptGetList() to JS interface
  • Improve get(value) and select(value) methods
  • Update supreme-page-objects library to 1.0.1
  • WindowsManager renamed to BrowserTabs and improved
  • Improved JSDriver and JS Builder

1.1.1 New Builder Driver and Engine

26 Aug 20:37
3658726
Compare
Choose a tag to compare
  • Breaking changes: Improve Builder, Driver and Engine
  • Switch to Lightsaber 3.0.6
  • Switch to supreme-page-objects

1.1.0

23 Aug 19:05
b4e1a1d
Compare
Choose a tag to compare

Major architecture update in Builder in JSDriver that makes builder more flexible and customizable

  • Added BuilderFunctions that allow easily customize used js scripts
  • Improved JSDriver capabilities
  • Add more functions to JS interface
  • Allow switching between different engines
    and more changes cool changes

1.0.10 Improve PageFactory capabilities

30 Jul 09:21
6d52968
Compare
Choose a tag to compare
  • Improve PageFactory - collect fields better
  • Update setParent