Here's an example of multiple selectors for radio buttons. Is there a way to name each selector so I can tell which button it's for?
For example, if there's an 'error' and a button is not pressed, the error message will list this long code. But I can't tell by the code alone which button went wrong without manually checking every button.
Hi @Jack_Guccione.
Can you please clarify what you mean by ‘is there a way to name each selector’? Do you want to map some error messages shown in the form to one or more missing radio buttons to be checked during automation, or could you provide more details about the form you’re trying to automate so that I can understand the problem better?