Releases: jdi-testing/jdi-nova
Releases · jdi-testing/jdi-nova
1.1.8 Add statistic
- 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
- 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
Add Log Listener
Add Allure Listener
Improve listeners
1.1.5 Add JDI Events
- Add JDI Events
- Small fixes in statistic
1.1.4 Layout validation
- Improve Layout Validations
- Correct small naming issues
1.1.3 Improve BrowserTabs and WebPage
Add new methods to BrowserTabs and WebPage
1.1.2 Add Annotations Support
- 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
- Breaking changes: Improve Builder, Driver and Engine
- Switch to Lightsaber 3.0.6
- Switch to supreme-page-objects
1.1.0
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
- Improve PageFactory - collect fields better
- Update setParent