mvysny / karibu-testing

Vaadin Server-Side Browserless Containerless Unit Testing
Apache License 2.0
105 stars 14 forks source link

Dump innerHTML #90

Closed mvysny closed 2 years ago

mvysny commented 2 years ago

Currently HtmlSpan is dumped as HtmlSpan[] even though the main content of the component is present in the innerHTML property.