- Support Angular materials elements
- All tasks angular
- driver.remote.run boolean property can be specified in test.properties file. If not specified, JDI would use the original logic and switch between local and remote driver depending on other properties
##1.3.2 (04.01.2021)
- Fix small add to WebList issue
##1.3.1 (09.11.2020)
- Fixed few small internal map issues
##1.3.0 (25.10.2020)
- Important parallelization and stability fix
- Bug fix for browserstack
- Fix table indexing for thead tbody tables
- Make Tables and Data Tables iterable
- Fix @Step issue with JList
- Fix and unify startIndex 0 or 1 for all iterable elements (WebList, JList, DataList, Table, DataTable etc.)
- Add the interface HasStartIndex
- Add flow strategies for screenshots
- Add flow strategies for elements highlights
- Bug fix
- Fix JDITalk
- Fix some error messages
- Improve WebList capabilities
- Update aspectj to 1.9.6
- Prepare 1.2.18 version
- Add WaitAfterAction function (@WaitAfterAction)
- Improve Allure steps logging
- Bug fix
- Add keyboard commands (press, command, commands, pasteText) to UIElement
- Add option to take screenshot via Robot
- Fix list issue with multiple same values
- Update test properties description and capabilities
- Update version of AspectJ to 1.9.5. Support JDK 11
- Technical release
- Improve tables add footer support and few more locators in JTable #2009
- Improve bdd steps implementation
- While test fail Log current page url (if possible) and arguments values in fallen chain
- Add log option 'log.info.details' for different levels of the element details in logs #1917
- Use methods in JDIAction (Step) in logs #1920
- Fix issue #1916
- Add Menu2D
- Add is().expand() / is().collapsed() functionality for all dropdowns
- Fix Smart Search identification for UI_AND_ELEMENTS option
- Add click() method for all Sections
- Add doubleClick(), rightClick(), dragAndDrop() methods for all elements (fot ICoreElement)
- Fix small issues with dropdowns isEmpty and isNotEmpty for invisible elements
- Add StartIndex setting #1888
- Fix Download Driver issue. Always set X32 version for Windows #1889