How to set value for ui-select Angularjs in automation test?

I’m having a form with 3 ui-select tag, but i don’t know how to set value selected to them. I also tried “Set selected by value” for the test object which has been specified detector by attribute ng-model | equal | “ngModel name”.

Have you ever try katalon with some Angularjs directive library? Hope to see your experiences about this problem. :slight_smile: