Type Into 'TD': The specified combination of selector, filter and scope is not supported

I want to type something into the input box, but Uipath shows me “Type Into ‘TD’: The specified combination of selector, filter and scope is not supported.”.

Here is the details:
image


Can anyone help me with this? Thank you!

Hi,

Can you share screenshot of UiExplorer which is set to the target textbox?
Basically we need to set input tag in selector.

Regards,

Do you mean this? Plz tell me if you need anything else.

Hi,

Unfortunately, its not my expectation. Can you try the following steps in UiExplorer?

  1. Click “Indicate Element” on menu bar in UiExplorer
  2. Select target element ( in this case it’s the target Textbox)
  3. Detailed information will be shown in selector editor area etc.

Regards,

There u go.

Hi,

Thank you for sharing.
For now, can you try to paste the above selector into selector editor of the TypeInto activity?

Regards,

It works now! Thank you so much! I’ve been stuck on this for so long.

1 Like

Hi,

FYI, probably you selected TD element (tag) near Input element, first. We need to select element around it a few times to select proper element (like Input). Or use UiExpolorer and select proper element at VisualTree area.

Regards,

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.