vaadin / testbench

Vaadin TestBench is a tool for automated user interface testing of Vaadin applications.
https://vaadin.com/testbench
Other
20 stars 22 forks source link

MultiSelectComboBoxElement is missing HasSelectByText interface #1804

Open jorgheymans opened 3 weeks ago

jorgheymans commented 3 weeks ago

Even though the class has the 2 methods of this interface, it does not implement it. Oversight or was there a good reason for this?