nbenitusContributor14 years agoHow to wait for a listbox to be non-emptyHi, In my testcase, I am trying to do some operations on a list box. The listbox is initially empty, then there is some information that gets displayed in it. In my script, I am waiting ...Show More
dzrtfoxContributor14 years agoNot sure if you're using a WPF listbox, but I believe they have a "HasItems" property that will be true/false depending on whether it's empty or not.
Recent DiscussionsAndroid execution and object capture is slow.Is there a way to disable the usage of the tcMSVCHook.dll?Is there any way to increase the amount of line on my screen?