Hi all,
I use e.isFromClient() in combination with comboboxes to fire events only when the user did make changes.
The problem is that during a karibu test execution there e.isFromClient() == false and the test fails.
I assume this problem will also happen with the UI Unit Testing Framework from Testbench.
Is there an alternative to using e.isFromClient()?
Best regards
Stefan