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:
Can anyone help me with this? Thank you!
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:
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,
Hi,
Unfortunately, its not my expectation. Can you try the following steps in UiExplorer?
Regards,
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.
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,
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.