Skip to main content
Question

Recorder: Capture - Cannot "Select Item by Text" in Combobox

  • February 2, 2023
  • 5 replies
  • 291 views

LoganPrice
Most Valuable Pathfinder
Forum|alt.badge.img+4

I am using the Recorder: Capture action to select an item from a combobox in an Excel dialogue window. See screenshot of dialogue:

 

dialogue window in Excel

 

The goal is that the bot selects “Column A”.

 

The issue is that the bot is failing to select the item.

 

I can see with my eyes that the bot is clicking or doing something to trigger the dropdown menu to appear, but the bot is failing to actually select the item (“column A”) from the menu.

 

After the action completes, the box appears empty with nothing selected.

 

This action is able to work in a separate task. I have copy/pasted the action from the task where it works, but the action still fails in the main task I am trying to work with.

 

I have tried keystrokes and that did not work either.

 

Here are my Action parameters:

Action Parameters 1 of 2
Action Parameters 2 of 2

Window Variable: 

Variable Definition

 

 

Does anyone have any suggestions?

5 replies

Padmakumar
Premier Pathfinder | Tier 7
Forum|alt.badge.img+3
  • Premier Pathfinder | Tier 7
  • February 3, 2023

Hi @LoganPrice ,

 

Could you please try after changing the Object Capturing Technology within the Capture action?

If still facing the error, then try to change the Recorder package version and check again.


Marc Mueller
Most Valuable Pathfinder
Forum|alt.badge.img+7
  • Most Valuable Pathfinder
  • February 3, 2023

@LoganPrice could you please try without check “Run in Background” to see if it works then?


  • Navigator | Tier 3
  • February 6, 2023

hi, 
Please put Wait for window of “Sort” action before the click.  I had try this option is working. Can you try this?
 

 


  • Navigator | Tier 3
  • March 30, 2026

I am also getting this issue. After selecting the required value, bot is throwing error: 

Unable to perform 'Select item by index' action. Assigned index is not in the range of available indexes. Enter a valid Index value.

 


  • Cadet | Tier 2
  • March 30, 2026

try to disable “Run in Background” because it required attended mode for selection

Alternative option you can also try to use simulate keystrokes action