selectOptionByLabel not working

I have an issue.

I have an imput field wich is autocomplete. I need to select “RIO BRANCO - AC” option, but via selectOptionByLabel it doesn’t work.

The console shows:

[FAILED] - Unable to select option by label ‘Rio Branco - AC’ of object ‘Object Repository/Page_Cadastro de Pessoa Fsica/ul_RIO BRANCO - MTRIO BRANCO -’ (Root cause: org.openqa.selenium.support.ui.UnexpectedTagNameException: Element should have been “select” but was “ul”

Is there any way to select it?

image.png