Web Automation Dynamic Radio Button

Hi All,

I need to automate a scenario whereby every time a user logins, i need to check how many numbers of radio button is display on the web screen.

e.g. first user login, it have 1 radio button display.
second user login, it have 2 radio buttons display.

What tools in UIpath can i use to capture different radio button ?

Hi @Samuel_lim

Use Get attribute activity and set the property as “Checked”
U can give a click Activity
Thanks
Ashwin S