Details
Description
Then we try to double click into completion proposal window,
only select is recorded: so on replay selected item is not pasted into text and test fails.
with [get-window -from "CompletionProposalPopup.createProposalSelector()"] { get-table | select "SyncFactory - javax.sql.rowset.spi" }
I've found in old vozone tests:
click -default - should be recorded, but it doesn't.