Hi everyone, I’m struggling to get the value of a form field which is quite dynamic. This is an example of a form page. I can’t share the actual form page because of some privacy issues.
As you can see, I want to get the value of the this forms like user firstname,lastname and admin firstname, lastname. For this i could simple use get text activity but the problem is this form section is not consistent. The Admin or Superadmin section can come in first too. Also the foirm fields within these section are also not consistent. The username can be in first place or address or anything. I’m new to the UiPath and struggling on how to achieve this. I was trying with Foreach UI Element but not sure if it will work or not. Any ideas or suggesstions to this would be really helpful.
Or generally when you indicate a field the field selector will contain the tag or name of the field it is also like firstname etc…which can be used directly
For ease open ui explorer indicate an element and check the details in the right top and centre top panels…you will get to see the required data that helps