paarmann-ara
6 years agoContributor
wait for Listview loaded
I have a massive problem with testcomplete :-) .
My Listview has more than thousand tuple (row). So, I must waiting for listview to ListView complete loaded, after that start to click on upper Combobox. Now, the problem is that how can I find the listview is loaded completely?
Look to picture 0.jpg! a symbol for wait.
But how can I achieve this property to know the Listview is completely loaded and a wait symbol is not more in screen.
I have use wItemCount, but the problem for wItemCount is, she coming before wait-symbol disappear :-(.