Populate and select Text in auto picker in FitNesse

Hi everyone,

I have this issue with FitNesse script and need your expertise to find a solution.

In the text filled shown below, when trying to enter text to make auto picker select one of the options, It populates the field and finds the options, but cannot pick/select it. (see screenshot below) I tried the whole sentence and typed it as well but got the same result. As a result, the script I am running times out and fails.

populate field Timeout period reached: Populate Field - cost centers - OP415 cost centers in section Intrafund with OP415
populate field Timeout period reached: Populate Field - cost centers - OP415 cost centers with value OP415
populate field Method populateFieldFieldWith[3] not found in com.appiancorp.ps.automatedtest.fixture.SitesFixture. TEXT field cost centers with OP415

Here are the methods I've already tried:

populate field  cost centers in section Intrafund with OP415
populate field  cost centers with value OP415
populate  TEXT field cost centers with OP415

Please share your opinion and let me know how I can select the text from auto picker. In addition, also I tried to add another command to select when it is found from auto picker, but it doesn't work either.

Thank you for your help in advance.

  Discussion posts and replies are publicly visible