Important Notice - Forums is archived
To simplify things and help our users to be more productive, we have archived the current forum and focus our efforts on helping developers on Stack Overflow. You can post new questions on Stack Overflow or join our Discord channel.

Vaadin lets you build secure, UX-first PWAs entirely in Java.
Free ebook & tutorial.
TestBench record can record combobox value, but when playback recorded test
Vaadin TestBench recorder can record combobox value, but when playback recorded tests it says combobox is empty.
I can able to record the value that was intered in the combo box, but when i try to playback the test that was recorded it say the combobox is empty. Please help i am still new to vaadin testbench recorder, i dont know if is how the application was developed. i have also attached snapshots and html document for more info.
Hi,
Does the combobox have an item for '27792431048', in the picture App_error.PNG it looks like the suggestion box is empty after typing that value.
Hi
We changed combobox and now we are using textbox for our application, textbox is working fine. Thanks for your respond.