Details
-
Enhancement
-
Resolution: Fixed
-
P3
-
None
-
None
-
generic
-
generic
Description
Change ComponentChooser to have getDescription() as default method. This is a compatible change, as long as Java 8 is used. This way you would be able to use lambda anywhere you now have a ComponentChooser as a parameter. The default implementation of getDescription() should return this.toString()
Attachments
Issue Links
- relates to
-
CODETOOLS-7902114 Implement a new method similar to waitState() on Operator which run the check on event queue
- Resolved
-
JDK-8197482 Make Jemmy ComponentChooser lambda friendly
- Resolved