Kilotest: Diagnoses of autocomplete invalid
violation by HTML element 266 on Portland General Electric page
Basics
About the Portland General Electric page
- URL: https://portlandgeneral.com/
- Tested 38 days ago by job
9pnon 2026-04-24 at 19:42
About HTML element 266
- Tag name:
INPUT - Text: [not applicable]
- Start tag:
<input aria-invalid="false" autocomplete="username" id="login-email" name="email" type="email" data-testid="emailField" maxlength="50" class="MuiInputBase-input MuiOutlinedInput-input" value=""> - XPath:
[not obtained] - Bounding box: x = 426, y = 300, width = 389, height = 58
About the autocomplete invalid
issue
- Why it matters: User cannot get help entering personal information in a form item
- Priority: high
- Related WCAG standard: 1.3.5
Diagnoses
Here is how tools diagnose the autocomplete invalid
issue for HTML element 266 of the Portland General Electric page.
- Invalid autocomplete value: username. Element does not belong to Text control group.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
E-WCAG2AAA.Principle1.Guideline1_3.1_3_5.H98 - The 'autocomplete' attribute has an incorrect value
Tool: Accessibility Checker (IBM)
Rule:
input_autocomplete_valid