Releases: MarketSquare/SwingLibrary
Releases · MarketSquare/SwingLibrary
SwingLibrary 2.3.0
SwingLibrary 2.2.2
Fix ClassNotFoundException with java 8u301
SwingLibrary 2.2.1
Changes:
- updated dependencies
- fix for
Select From Popup Menu On Selected Tree Nodes
not checking if menu items are disabled
SwingLibrary 2.2.0
SwingLibrary 2.2.0 is a new release that contains various bugfixes and enhancements.
Changes:
- updated dependencies
- Tree keywords take into account duplicated nodes
- new keywords:
Tree Nodes Popup Menu Items Should Be Enabled/Disabled
- fix for
Select From Table Header Popup Menu
not clicking header correctly in some cases
SwingLibrary 2.1.0
SwingLibrary 2.1.0 is a new release that contains various enhancements.
Changes:
- Added
Window Should/Should Not Be Open
keywords - Added
List Dialogs
keyword - Added
Select From Table Header Popup Menu
keyword - Added
Radio Menu Item Should (Not) Be Selected
keywords - Allow
Get Tree Node Child Names
to return children if root is not visible - Bump junit from 4.8.2 to 4.13.1
SwingLibrary 2.0.0
SwingLibrary 2.0.0 is a new release that updates RobotFramework and some of the dependencies like JavaLibCore to the latest versions.
Changes:
- Updated Robot Framework version to 3.2.1
- Add new keyword to retrieve selected paths of a tree
- Updated javalib-core to 2.0.3
- Updated commons-collections to 3.2.2
Note: Java versions older than 8 are no longer supported.
Release 1.9.9
Changes:
- Updated Robot Framework version to 3.1.1
- Added Set Window Size and Get Window Size keywords
- Fix for Tree node popup menu keywords can pick up wrong menu
- Fix for Tree Node Popup Menu Item Should Be {Enabled | Disabled} fails if screen is locked
- Possiblity Select a Tab with a Regular Expression
- Tree Node Should * keywords now have the jemmy timeout as optional argument
- Possibility for shift + click on button
Release 1.9.8
Changes:
- Added possibility to use JLayer as a context
- Send Keyboard Event does not work properly
- Find a label using its text
- Add support for complex objects in Get List Values
- Enhance keyword documentation
Release 1.9.7
Changes:
- Added new keyword: Get Node Items From Tree Popup Menu
- Fix for missing dependency in pom.xml for Abbot (fixes problems with Tree Node Popup Menu Item Should Be Enabled/Disabled keywords)
Release 1.9.6
Changes:
- Possibility to set Jemmy timeouts to sub-second values.