Automated technical assessment of 5 publicly accessible pages · Scanned 1 Sep 2026. Inspected 5 of 5 selected pages.
Findings
Critical
Embedded frames lack descriptive titles
An <iframe> has no title, so its purpose is not announced to assistive technology.
Component
5 affected pages
10 instances
WCAG WCAG 2.1 SC 4.1.2 Name, Role, Value (Level A)
Ref CTSQY3
Affected pagehttps://www.ing.pl/
Element#main-iframe
Accessible nameRequest unsuccessful. Incapsula incident ID: 605000341097637095-1416959055869315253
Markup<iframe id="main-iframe" src="/_Incapsula_Resource..." frameborder="0" width="100%" height="100%" marginheight="0px" marginwidth="0px">
How to fixAdd a descriptive title attribute to the iframe element, e.g., <iframe title="Descriptive title of the frame content">
High
Page language is not declared
The document has no lang attribute, so assistive technology cannot select the correct pronunciation.
Component
5 affected pages
10 instances
WCAG WCAG 2.1 SC 3.1.1 Language of Page (Level A)
Ref 24U0OZ
Affected pagehttps://www.ing.pl/
Elementhtml
Accessible nameRequest unsuccessful. Incapsula incident ID: 605000341097637095-1416959055869315253
Markup<html style="height:100%">
How to fixAdd a lang attribute to the html element to declare the language of the page, for example: <html lang="en">
High
Page has no main landmark
No <main> or role=main region is present, so screen reader users cannot jump to primary content.
Component
5 affected pages
10 instances
WCAG WCAG 2.1 SC 1.3.1 Info and Relationships (Level A)
Ref U2TCR8
Affected pagehttps://www.ing.pl/
Elementhtml > body
Accessible nameRequest unsuccessful. Incapsula incident ID: 605000341097637095-1416959055869315253
Markup<body style="margin:0px;height:100%"><iframe id="main-iframe" src="/_Incapsula_Resource?SWUDNSAI=31&xinfo=53-267104815-0%200NNN%20RT%281788245788341%207%29%20q%280%20-1%20-1%205%29%20r%280%20-1%29%20B12%2811%2c2625130%2c0%29%20U18&incident_id=605000341097637095-1416959055869315253&edet=12&cinfo=0b000000&rpinfo=0&cts=tnGYG5lY2OqaQkKan56I1Dyjh14iKD9%2fc2TMSpadIcjf7Il1HI1%2fAoo8WjFkPvtM&cip=104.28.152.186&mth=GET" frameborder="0" width="100%" height="100%" marginheight="0px" marginwidth="0px">Request unsuccessful. Incapsula incident ID: 605000341097637095-141695905…
How to fixTo fix this issue, add a <main> element or an element with role='main' to the page to define the primary content region. This will allow screen reader users to jump directly to the main content.
High
Page has no title
The document has no <title>, so users cannot identify the page in tabs, history, or bookmarks.
Component
5 affected pages
10 instances
WCAG WCAG 2.1 SC 2.4.2 Page Titled (Level A)
Ref E2B0PU
Affected pagehttps://www.ing.pl/
Elementhtml
Accessible nameRequest unsuccessful. Incapsula incident ID: 605000341097637095-1416959055869315253
Markup<html style="height:100%">
How to fixAdd a title element to the HTML document to provide a clear and descriptive title for the page. This can be achieved by adding the <title> element within the <head> section of the HTML document.
High
Keyboard focus may be trapped
Repeated Tab presses did not move focus through the page as expected — focus appears to cycle within a small set of elements, which can strand keyboard users. Requires manual confirmation.
Component
3 affected pages
3 instances
WCAG WCAG 2.1 SC 2.1.2 No Keyboard Trap (Level A)
Ref ZI80I6
Affected pagehttps://www.ing.pl/
Elementiframe#main-iframe
Accessible nameRequest unsuccessful. Incapsula incident
How to fixTo resolve this issue, ensure that the focus can move through all interactive elements on the page in a logical order using the Tab key, and that it does not get trapped within a small set of elements. Check the HTML structure and JavaScript code that handles focus and keyboard events, particularly around the iframe element. Consider implementing a mechanism to allow keyboard users to move focus out of the iframe and back to the main page content.
Medium
Page has no level-one heading
The page exposes no <h1>, so its topic is not conveyed in the heading structure.
Component
5 affected pages
10 instances
WCAG WCAG 2.1 SC 1.3.1 Info and Relationships (Level A)
Ref CA3TLF
Affected pagehttps://www.ing.pl/
Elementhtml > body
Accessible nameRequest unsuccessful. Incapsula incident ID: 605000341097637095-1416959055869315253
Markup<body style="margin:0px;height:100%"><iframe id="main-iframe" src="/_Incapsula_Resource?SWUDNSAI=31&xinfo=53-267104815-0%200NNN%20RT%281788245788341%207%29%20q%280%20-1%20-1%205%29%20r%280%20-1%29%20B12%2811%2c2625130%2c0%29%20U18&incident_id=605000341097637095-1416959055869315253&edet=12&cinfo=0b000000&rpinfo=0&cts=tnGYG5lY2OqaQkKan56I1Dyjh14iKD9%2fc2TMSpadIcjf7Il1HI1%2fAoo8WjFkPvtM&cip=104.28.152.186&mth=GET" frameborder="0" width="100%" height="100%" marginheight="0px" marginwidth="0px">Request unsuccessful. Incapsula incident ID: 605000341097637095-141695905…
How to fixAdd a level-one heading (<h1>) to the page to convey its topic and structure
Keep www.ing.pl monitored
This is a point-in-time assessment. Evolize monitoring re-scans the site on a schedule, flags new and recurring issues, tracks changes over time, and verifies fixes after you make them.
Start monitoring