I have a test case that requires typing in a partial value into an ajax based textfield and verifying the list has the expected content. If it does, select the content. An
Sometime the TypeKeys Doesn't work. At this time you can use keyDown
click the inputbox and type value and keyDown in the box.