const validInputs = ['input', 'select', 'textarea'];
for (const input of validInputs) {
const el = this.parentElement.querySelector(input);
if (el) {
el.setAttribute('id', 'name-EVes4');
break;
}
}
const validInputs = ['input', 'select', 'textarea'];
for (const input of validInputs) {
const el = this.parentElement.querySelector(input);
if (el) {
el.setAttribute('id', 'email-address-fqlpR');
break;
}
}
const validInputs = ['input', 'select', 'textarea'];
for (const input of validInputs) {
const el = this.parentElement.querySelector(input);
if (el) {
el.setAttribute('id', 'password-tbTaC');
break;
}
}