I'm trying to use protractor to implement some e2e tests. I'd like to simulate user interaction with the autocomplete typeaheaded control. I can't find a way to select (click) one element from the autocomplete list. Some suggestions?
I'm using AngularJSv1.3.3 and Bootstrap v3.3.0.
– jojo Mar 11 '15 at 14:59