Is there any Activities to handle selection on rich-list-picklist?

I am trying to do the selection by the get a string value which will be matched in the rich-picklist menu, and try to select it from the list. I tried on “Select Item” and “Click text” which were not working. Would there be any activities can support selection on rich-picklist?

https://docs.jboss.org/richfaces/latest_3_3_X/en/devguide/html/rich_pickList.html

Can you try modifying selector? Use simulateClick while clicking and see if works.

Hi Sonal,

But the simulate Click / simulate type is only working on Click or Type into activities. and they don’t work in rich-picklist to find and select the value by text.