Typically this error occurs when there is an issue with the selector or element identification in the “Select Item” activity. This error indicates that the activity is unable to find the specified element or target the correct element within the application. So check your selector once.
or else
Instead of select item use Click activity for clicking on the dropdown arrow & use type into activity to select the item for this need to Provide the item name which you want to select.