Dyanamic id in web form

i have many fields in web form for ex:Product id and product name there selectors are
Product id:html app=‘chrome.exe’ title=‘Flologic Automation Demo Form’ /
webctrl aria-role=‘heading’ id=‘i32’ tag=‘DIV’ /
Product Nam:html app=‘chrome.exe’ title=‘Flologic Automation Demo Form’ /
webctrl aria-role=‘heading’ id=‘i24’ tag=‘DIV’ /
so i put ‘*’ in id but not working in every field there is 4 digi diffrence so how to use dynamic selector for that?

Send error screenshots

Form link:https://forms.gle/2MWEvS9X7Z6n2nEZ7
error is its going in first field always
Sample_Assignment.xlsx (11.9 KB)

Try to use UiExplorer and whrever possible try to omit the id attribute and other attributes which changes.

ya i check in every field its incremented by 4,i used anchor base as well but still facing issue pls guide me if u have some activity

@sayali_rokade
you can add the the label information to the selector hierarchy
e.g. for country:
grafik

e.g. for the TT field:
grafik

thanks @ppr its working pls share me study link related dynamic selector as m new to uipath tht will beneficial for me

@ppr even for radio box not woking

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