testbench icon indicating copy to clipboard operation
testbench copied to clipboard

It should be possible to compare Notification message content even when having components inside it

Open johannesh2 opened this issue 6 years ago • 0 comments

When I have a Notification with text and a button, NotificationElement.getText() returns also Button caption as part of the return value. It should be easier to verify that there is a correct text content in a notification.

I'm using Vaadin 10.

johannesh2 avatar Mar 05 '18 12:03 johannesh2