Hi all,
I need to merge many duplicate users in the web app, and I wanted to automate.
The basic premise is simple, after searching by email I get users with the same email. One that has a Member ID should be set as the primary account, others should be marked for merge. I extracted the data from the HTML table and set up the For each loop, but it always selects the first radio button, regardless of member ID. There can be more than 2 users and the primary is not always the first on the list.
How can I write the automation that will select the radio button if the user is primary and check the checkbox for others?
Thank you for your help 🙂

Report
All responses (
Answers (