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