-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P3
-
None
-
Affects Version/s: None
-
Component/s: tools
-
generic
-
generic
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()
- 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
-