I spent some time today looking at an issue on a Korean system where a test was searching for a specific item in a combo box. The test would iteratively select each item in the combo box, examine it and continue looping until it found the right entry.
Read More...