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

test: add tests for waitForVaadin #1707

Closed tltv closed 9 months ago

tltv commented 9 months ago

Adds a new hook in waitForVaadin while loop for tests. New tests verifies that waiting stops properly after client flag devServerIsNotLoaded is changed or client's isActive() return value changes.

Related to: #1705

CLAassistant commented 9 months ago

CLA assistant check
All committers have signed the CLA.