You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Team,
While executing the axe-core against one of our webpage, we noticed that axe core is not able to identify invalid "WAI-ARIA role, state or property", but the same is identified and verified by other accessibility tool. The issue is identified in the below HTML line. <a role="button" href="#" id="helpIcon" custom-popover="" aria-haspopup="true" aria-expanded="false" aria-controls="helpSupportPopover" style="z-index: 2147483646; position: relative;">