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

Add helper for navigation with query parameters in UI Unit Test #1758

Open mcollovati opened 7 months ago

mcollovati commented 7 months ago

This PR improved the UI class by adding navigation methods that take query parameters. UI Unit Test base class should also provide such helpers.