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

Fix performance data fetching #1715

Closed tepi closed 9 months ago

tepi commented 9 months ago

Adds checks to ensure that client has poll and getProfilingData functions before calling them. Fixes Jetty configuration in pom.xml to comply with Jetty version 11. Fixes adn re-enabled PerformanceIT.

Fixes #1316 Fixes #1704

CLAassistant commented 9 months ago

CLA assistant check
All committers have signed the CLA.