Scoreba

Generated on: September 14, 2026 at 9:14 PM

Accessibility Audit Report

1 detection directly blocks your users

0 critical · 1 serious · 5 moderate · 15 minor · 21 detections total

→ 4 fix jobs

Do these first

  1. Serious The focused element is completely obscured by another element (2.4.11)
    1 time across 1 page · fixed in one place
    ⌨ Keyboard users
  2. Moderate Data table has no accessible caption (1.3.1)
    5 times across 2 pages · fixed in one place
    🔊 Screen reader users
  3. Minor Text block is marked up with a <div>/<br> stack instead of <p> (1.3.1)
    10 times across 2 pages · fixed in one place
    🔊 Screen reader users
  4. Minor Emphasis is applied with CSS alone instead of a semantic tag (1.3.1)
    5 times across 1 page · 5 distinct places
    🔊 Screen reader users

Progress: 94/100 · 2 criteria not met

⚠ WCAG conformance is binary; this is a progress indicator, not a statement of conformance. Only 100 means conformance achieved.

Your Next Points

  1. 2.4.11 — Focus Not Obscured (Minimum) (WCAG 2.2): closing the findings under this criterion raises the score by 1.9 points (1 finding).
  2. 1.3.1 — Info and Relationships: closing the findings under this criterion raises the score by 1.9 points (20 findings).

Awaiting review (not detections)

  • 4 elements await contrast review (gradient/image backgrounds could not be measured automatically)
  • 12 questions await your confirmation (criteria that can't be automated)

Remaining Work

21 open findings

0 critical · 1 serious · 5 moderate · 15 minor

Self-Declared Criteria

No non-compliance was declared for any of the 12 criteria. (The customer did not answer the checklist — these criteria carry no declaration; it does not mean they are compliant.)

Domain
scoreba.com
Market
United States
Scope
5 pages scanned · 4 designs
Fix Jobs
4 fix jobs, covering 21 findings
Method
Automated testing + AI evaluation + customer declaration (three-tier assessment)
Tools
axe-core 4.12 · Playwright/Chromium 1.62 · AI-assisted evaluation

Executive Summary

Measured Accessibility Score
94/100
Calculated only from automatically/semi-automatically detected findings.
Self-Declared
No non-compliance was declared for any of the 12 criteria. (The customer did not answer the checklist — these criteria carry no declaration; it does not mean they are compliant.)
not included in the score — this is a customer declaration, unverified by us.

These two indicators are independent: the measured score is calculated only from automatically detected findings — self-declared criteria never affect it.

What Does the Score Mean?

The accessibility score is a progress indicator, not a statement of conformance.

WCAG conformance is tiered and requires meeting all criteria: to be considered conformant at Level A, all Level A criteria must be satisfied.

This site has violations in 1 Level A criteria and 1 Level AA criteria. The measured findings therefore show the site does not fully meet these levels.

21 violations were found across 5 pages.

4 real WCAG violation type(s) (21 occurrences) + 0 improvement suggestion type(s) (0 elements, not a WCAG requirement). The accessibility score is calculated only from real WCAG violations.

How the score is calculated: the score is a criterion conformance ratio — the number of criteria met, divided by the number of criteria we were able to evaluate. A criterion is either met or not met; how many findings sit under it, and how severe they are, does not change the score. This is because regulatory conformance is binary: there is no degree of conformance called "I only violated it a little". A criterion we did not measure is not counted as met; where we could not measure but could ask you, your answer is used, and an unanswered question does not count toward the score. Severity and finding counts are not lost — they drive a separate "Remaining Work" indicator and the fix ordering. The two numbers must be read together: a high conformance ratio does not mean there is little work behind it. No score other than 100 means conformance has been achieved — see the conformance explanation in the Executive Summary.

Your Next Points

  1. 2.4.11 — Focus Not Obscured (Minimum) (WCAG 2.2): closing the findings under this criterion raises the score by 1.9 points (1 finding).
  2. 1.3.1 — Info and Relationships: closing the findings under this criterion raises the score by 1.9 points (20 findings).

Elements Whose Contrast Needs Checking

On 3 elements the text/background contrast could not be measured automatically — a background image, a gradient or overlapping elements make the background colour impossible to determine reliably.

Visually confirm that the text on these elements is legible against its background. WCAG 1.4.3 requires a contrast ratio of at least 4.5:1 for normal text and 3:1 for large text.

Estimated Share of Affected Visitors

An estimated 6% of visitors may be affected by these issues.

This figure is a rough estimate based on the World Health Organization's estimate that roughly 16% of the global population lives with some form of disability, combined with the severity of the detected violations; it is not a precise measurement.

Fix These 5 First

The 5 highest-priority issue types by legal risk × fix type — see the full list in "Findings" below.

WCAG CriterionImpactFix TypeOccurrences
1.3.1 AText block is marked up with a <div>/<br> stack instead of <p>MinorComponent-level — template change required10 instance(s) · 2 page(s)
1.3.1 AData table has no accessible captionModerateComponent-level — template change required5 instance(s) · 2 page(s)
1.3.1 AEmphasis is applied with CSS alone instead of a semantic tagMinorComponent-level — template change required5 instance(s) · 1 page(s)
2.4.11 AAThe focused element is completely obscured by another elementSeriousCSS-level — single stylesheet1 instance(s) · 1 page(s)

1 issue type(s) are CSS-level (single stylesheet), 3 are component-level (template change), 0 require new interaction logic (development). This is not a time estimate — we don't know the size of your team.

Legal Status

The ADA Title II web rule sets a 26 April 2027 deadline for public entities serving 50,000+ people. There is NO fixed statutory deadline for the private sector (Title III) — non-compliance is tested through litigation, with WCAG 2.1 AA treated as the de facto standard.

Of 4 distinct issue types, 1 criteria are Level A (minimum compliance), 1 are Level AA — Level A violations are the priority.

The amounts and dates in this section are based on the relevant legislation; consult your legal counsel for a definitive assessment.

Findings

Each card shows only the WCAG criterion code; official references (for TR, the questions from the Turkish Ministry of Family and Social Services' "Web and Mobile App Accessibility Checklist - Level A"; for the EU, EN 301 549; for the US, ADA/WCAG 2.1 AA) and automation-coverage labels (Automatic/Partial/Manual) are collected once in a single table in "Appendix: Scope and Method".

Findings Index

The table below lists every issue type found in this audit, first by impact level (Critical → Serious → Moderate → Minor), then by occurrence count descending within each level — nothing is truncated, this is the complete list. Click a row to jump to its detail card.

WCAG CriterionImpactFix TypeOccurrencesPages
2.4.11The focused element is completely obscured by another elementSeriousCSS-level — single stylesheet11
1.3.1Data table has no accessible captionModerateComponent-level — template change required52
1.3.1Text block is marked up with a <div>/<br> stack instead of <p>MinorComponent-level — template change required102
1.3.1Emphasis is applied with CSS alone instead of a semantic tagMinorComponent-level — template change required51

The focused element is completely obscured by another element Serious

When this element received keyboard focus (via the browser's natural focus scroll, or when Shift+Tab/anchor navigation places it at the top edge of the viewport), a different element (e.g. a fixed/sticky header, cookie banner, or overlay) was found at all sampled points of the element — the focused element is entirely hidden from the user (WCAG 2.4.11 permits partial visibility; this finding is for full obscuring). Note: 12 of the 41 focusable elements on this page were checked; the same problem may also affect the elements that were not checked.

WCAG Criterion: WCAG 2.4.11 (AA) · no equivalent in the market checklist · Page: https://scoreba.com/ · Selector: body > footer > div > div:nth-of-type(2) > nav > ul > li:nth-of-type(2) > a

Evidence:

<a href="/legal#privacy-policy" class="hover:text-accent-600">Privacy and Data Processing Policy</a>

Fix Suggestion:

Define `scroll-padding-top`/`scroll-padding-bottom` on the root element so fixed-position (fixed/sticky) bars don't cover focused content — the browser's focus and anchor scrolling respect these values.

Fix Type: CSS-level — single stylesheet Seen on 1 distinct templates, across 1 pages.

Fixed in one place (a shared component).

The table below summarizes Moderate and Minor issue types — full detail for each row (including every instance's own location, evidence, and fix suggestion) is in the attached CSV file.

Improvement Suggestions (Not a WCAG Requirement)

The following are axe-core's "best-practice" rules — they are not a definitive WCAG success criterion violation and are not included in the accessibility score. They can still improve the user experience, so they are listed separately here.

No improvement suggestions were detected.

Items Needing Review

Our automated tools could not reach a definitive verdict on the items below. For example, the contrast of text over a gradient or image background cannot be computed mathematically.

These items are not violations and are not included in your accessibility score. They need a visual review for a definitive result — the table shows where each item is and why no verdict was possible.

We also show what we could not measure — silently skipping a criterion would be more misleading than making it look measured.

PageElementCheckWhy no verdict
/.rounded-card.shadow-card.flex-col:nth-child(1) > .space-y-1\.5 > .gap-2:nth-child(1) > .text-accent-500[aria-hidden="true"]Elements must meet minimum color contrast ratio thresholds (color-contrast)Fix any of the following: Element content contains only non-text characters
/.rounded-card.shadow-card.flex-col:nth-child(1) > .space-y-1\.5 > .gap-2:nth-child(2) > .text-accent-500[aria-hidden="true"]Elements must meet minimum color contrast ratio thresholds (color-contrast)Fix any of the following: Element content contains only non-text characters
/.rounded-card.shadow-card.flex-col:nth-child(1) > .space-y-1\.5 > .gap-2:nth-child(3) > .text-accent-500[aria-hidden="true"]Elements must meet minimum color contrast ratio thresholds (color-contrast)Fix any of the following: Element content contains only non-text characters
/.rounded-card.shadow-card.flex-col:nth-child(1) > .space-y-1\.5 > .gap-2:nth-child(4) > .text-accent-500[aria-hidden="true"]Elements must meet minimum color contrast ratio thresholds (color-contrast)Fix any of the following: Element content contains only non-text characters
/.border-accent-400 > .space-y-1\.5 > .gap-2:nth-child(1) > .text-accent-500[aria-hidden="true"]Elements must meet minimum color contrast ratio thresholds (color-contrast)Fix any of the following: Element content contains only non-text characters
/.border-accent-400 > .space-y-1\.5 > .gap-2:nth-child(2) > .text-accent-500[aria-hidden="true"]Elements must meet minimum color contrast ratio thresholds (color-contrast)Fix any of the following: Element content contains only non-text characters
/.border-accent-400 > .space-y-1\.5 > .gap-2:nth-child(3) > .text-accent-500[aria-hidden="true"]Elements must meet minimum color contrast ratio thresholds (color-contrast)Fix any of the following: Element content contains only non-text characters
/.border-accent-400 > .space-y-1\.5 > .gap-2:nth-child(4) > .text-accent-500[aria-hidden="true"]Elements must meet minimum color contrast ratio thresholds (color-contrast)Fix any of the following: Element content contains only non-text characters
/.rounded-card.shadow-card.flex-col:nth-child(3) > .space-y-1\.5 > .gap-2:nth-child(1) > .text-accent-500[aria-hidden="true"]Elements must meet minimum color contrast ratio thresholds (color-contrast)Fix any of the following: Element content contains only non-text characters
/.rounded-card.shadow-card.flex-col:nth-child(3) > .space-y-1\.5 > .gap-2:nth-child(2) > .text-accent-500[aria-hidden="true"]Elements must meet minimum color contrast ratio thresholds (color-contrast)Fix any of the following: Element content contains only non-text characters
/.rounded-card.shadow-card.flex-col:nth-child(3) > .space-y-1\.5 > .gap-2:nth-child(3) > .text-accent-500[aria-hidden="true"]Elements must meet minimum color contrast ratio thresholds (color-contrast)Fix any of the following: Element content contains only non-text characters
/.rounded-card.shadow-card.flex-col:nth-child(3) > .space-y-1\.5 > .gap-2:nth-child(4) > .text-accent-500[aria-hidden="true"]Elements must meet minimum color contrast ratio thresholds (color-contrast)Fix any of the following: Element content contains only non-text characters
/.max-w-4xl.sm\:justify-between.sm\:flex-row > .text-navy-600Elements must meet minimum color contrast ratio thresholds (color-contrast)Fix any of the following: Element's background color could not be determined because it partially overlaps other elements
/kayit.max-w-4xl > .text-navy-600Elements must meet minimum color contrast ratio thresholds (color-contrast)Fix any of the following: Element's background color could not be determined because it partially overlaps other elements
/sozlesmeler.max-w-4xl > .text-navy-600.text-smElements must meet minimum color contrast ratio thresholds (color-contrast)Fix any of the following: Element's background color could not be determined because it partially overlaps other elements
/legal.max-w-4xl > .text-navy-600.text-smElements must meet minimum color contrast ratio thresholds (color-contrast)Fix any of the following: Element's background color could not be determined because it partially overlaps other elements

Self-Declared Criteria

The criteria in this section were declared BY you and have not been verified by us. Unlike the "Findings" section above, these answers do not go through any automated check and do not affect the Accessibility Score.

Certain WCAG 2.2 success criteria cannot be reliably verified by automated tools (e.g. "do captions include speaker changes") — these items are answered by you after the automated scan completes, not during it. The statuses below are kept separate from the automated findings, as your own declaration.

All 49 WCAG 2.2 A/AA criteria addressed — 47 automated, 0 customer declaration, 2 not applicable.

QuestionWCAG CriterionStatusNote:
6. Is there any non-text content used for the purpose of a test or exercise? Scope Question WCAG 1.1.1 (ADA) (WCAG 1.1.1 — Non-text Content)1.1.1Unanswered
7. For test/exercise content, is a descriptive text alternative provided that does not disclose the result? ★ Mandatory Condition WCAG 1.1.1 (ADA) (WCAG 1.1.1 — Non-text Content)1.1.1Not applicable (this content type was not detected on your site)
8. Is there any non-text content used to provide a specific sensory experience? Scope Question WCAG 1.1.1 (ADA) (WCAG 1.1.1 — Non-text Content)1.1.1Unanswered
9. For content that provides a specific sensory experience, are perceivable descriptive text alternatives provided? ★ Mandatory Condition WCAG 1.1.1 (ADA) (WCAG 1.1.1 — Non-text Content)1.1.1Not applicable (this content type was not detected on your site)
11. For CAPTCHA, is a text alternative that identifies the purpose of the content provided? ★ Mandatory Condition WCAG 1.1.1 (ADA) (WCAG 1.1.1 — Non-text Content)1.1.1Not applicable (this content type was not detected on your site)
12. For CAPTCHA, are alternative forms using different sensory modalities, or non-CAPTCHA accessible verification methods, provided? ★ Mandatory Condition WCAG 1.1.1 (ADA) (WCAG 1.1.1 — Non-text Content)1.1.1Not applicable (this content type was not detected on your site)
20. For prerecorded video-only content, is an equivalent text alternative or audio track provided? ★ Mandatory Condition WCAG 1.2.1 (ADA) (WCAG 1.2.1 — Audio-only and Video-only (Prerecorded))1.2.1Not applicable (this content type was not detected on your site)
23. Do the provided captions completely and accurately include dialogue, speaker changes, and important sound information? ★ Mandatory Condition WCAG 1.2.2 (ADA) (WCAG 1.2.2 — Captions (Prerecorded))1.2.2Not applicable (this content type was not detected on your site)
55. For audio that starts automatically, is a mechanism provided to pause/stop it or control its volume? ★ Mandatory Condition WCAG 1.4.2 (ADA) (WCAG 1.4.2 — Audio Control)1.4.2Not applicable (this content type was not detected on your site)
71. Are there keyboard shortcuts triggered by a single character (letter, number, punctuation, or symbol)? Scope Question WCAG 2.1.4 (ADA) (WCAG 2.1.4 — Character Key Shortcuts)2.1.4Unanswered
72. Can single-character shortcuts be turned off, remapped, or are they only active while the relevant component has focus? ★ Mandatory Condition WCAG 2.1.4 (ADA) (WCAG 2.1.4 — Character Key Shortcuts)2.1.4Not applicable (this content type was not detected on your site)
73. Are there time limits on interactions in the user interface (excluding the standard exceptions)? Scope Question WCAG 2.2.1 (ADA) (WCAG 2.2.1 — Timing Adjustable)2.2.1Unanswered
74. For the time limit, can the user turn it off or adjust it, or is a warning given with the ability to extend it before time expires? ★ Mandatory Condition WCAG 2.2.1 (ADA) (WCAG 2.2.1 — Timing Adjustable)2.2.1Not applicable (this content type was not detected on your site)
76. Does this content move, blink, scroll, or auto-update continuously for more than 5 seconds? Scope Question WCAG 2.2.2 (ADA) (WCAG 2.2.2 — Pause, Stop, Hide)2.2.2Unanswered
77. Is this content part of an activity where stopping it would be essential, making it a required part of the function? Scope Question WCAG 2.2.2 (ADA) (WCAG 2.2.2 — Pause, Stop, Hide)2.2.2Not applicable (this content type was not detected on your site)
83. Is a mechanism provided that lets users skip repeated blocks and go directly to the main content? ★ Mandatory Condition WCAG 2.4.1 (ADA) (WCAG 2.4.1 — Bypass Blocks)2.4.1Not applicable (this content type was not detected on your site)
95. Are there pointer interactions that require multipoint or path-based gestures? Scope Question WCAG 2.5.1 (ADA) (WCAG 2.5.1 — Pointer Gestures)2.5.1Not applicable (this content type was not detected on your site)
96. Is an alternative interaction method provided for these functions that does not require a complex pointer gesture? ★ Mandatory Condition WCAG 2.5.1 (ADA) (WCAG 2.5.1 — Pointer Gestures)2.5.1Not applicable (this content type was not detected on your site)
98. For pointer-triggered operations, is at least one of these true: the action completes only on the up-event, it can be aborted, or it can be undone? ★ Mandatory Condition WCAG 2.5.2 (ADA) (WCAG 2.5.2 — Pointer Cancellation)2.5.2Unanswered
101. Is there any operation performed through device motion (shaking, rotating, tilting)? Scope Question WCAG 2.5.4 (ADA) (WCAG 2.5.4 — Motion Actuation)2.5.4Not applicable (this content type was not detected on your site)
102. For motion-actuated operations, is there an alternative that achieves the same result without motion? ★ Mandatory Condition WCAG 2.5.4 (ADA) (WCAG 2.5.4 — Motion Actuation)2.5.4Not applicable (this content type was not detected on your site)
103. Can motion-actuated functions be disabled by the user? ★ Mandatory Condition WCAG 2.5.4 (ADA) (WCAG 2.5.4 — Motion Actuation)2.5.4Not applicable (this content type was not detected on your site)
9001. If your site offers live streams (live audio/video), are synchronized captions provided for them? ★ Mandatory Condition Scoreba additional question — WCAG 1.2.4 (WCAG 1.2.4 — Captions (Live))1.2.4Not applicable (this content type was not detected on your site)
9002. The text/background contrast of the elements listed in the report could not be measured automatically (because of a background image, a gradient, or overlapping elements). Is the text on those elements sufficiently legible against its background? ★ Mandatory Condition Scoreba additional question — WCAG 1.4.3 (WCAG 1.4.3 — Contrast (Minimum))1.4.3Not applicable (this content type was not detected on your site)

Appendix: Scope and Method

This section is the evidence for how the audit was performed — which pages were scanned, which tools were used, what could not be scanned, and why.

Criteria that could not be measured in this audit

Pages sampled in the focus-obscured check

On the pages below, the number of keyboard-reachable elements exceeded what can be tested one by one, so a sample was taken from the start, middle and end of the page. The absence of a finding on these pages does not mean there is no problem — the same issue may exist on the elements that were not tested.

We detected 5 form(s) on your site. Every one of them was examined structurally (error prevention step, redundant entry, labels and instructions). The two checks that require actually submitting a form — whether error messages are descriptive, and whether errors are indicated by colour alone — run on the first safe form only; forms that could trigger an irreversible action (payment, order, registration) are deliberately left untouched. For those two checks the result is a sample, not a full measurement.

What We Detected on Your Site

The counts below show the scope of the audit — they are not proof of compliance (e.g. "3 forms found" does not mean those forms are accessible). Compliance findings are reported separately in the sections above.

Findings in Interactive States (13 triggers tested)

30 candidate triggers were found, 13 were confirmed as genuine triggers (a meaningful change was observed on the page after clicking), and 13 were fully tested.

Most automated scanners only check a page's initial static state. The findings below were detected after activating triggers on the page — modals, dropdown menus, tabs, accordions — and switching them to their open state; they are not visible in a static scan.

No additional findings were detected in the interactive states tested.

Display Mode Findings

The findings below were not detected in the page's default appearance — they were detected while a specific user preference mode was active (Windows high contrast, reduced motion, 200% zoom, or dark mode) — they apply to visitors using those modes.

No additional findings were detected in the display modes tested.

Keyboard Task Flow

Each page's primary task (product: select variant→add to cart; category: open filter→select→apply; form: fill fields→reach the submit button; other: reach a sub-page from the main navigation) was attempted with keyboard alone (Tab/Shift+Tab/Enter/Space/arrows). Unlike single-element testing, this shows whether the visitor can actually complete the task.

PageKeyboard Task Flow
https://scoreba.com/Form page (fill fields → reach submit button)completed
https://scoreba.com/girisForm page (fill fields → reach submit button)completed
https://scoreba.com/kayitForm page (fill fields → reach submit button)completed
https://scoreba.com/sozlesmelerReaching a sub-page from the main navigationcompleted
https://scoreba.com/legalReaching a sub-page from the main navigationcompleted

Screen Reader Transcript

Below is a transcript generated from selected pages' accessibility tree, in the order a screen reader user would hear it (each line: role + accessible name). This concretely shows what your site "sounds like" to a screen reader user.

Transcript for https://scoreba.com/ (first 71 lines):

  1. banner
  2. link: Scoreba
  3. navigation
  4. link: Pricing
  5. link: Free Pre-Analysis
  6. link: Contact
  7. navigation: Account
  8. link: Log In
  9. link: Sign up
  10. main
  11. link: Run Free Pre-Analysis
  12. link: See Pricing
  13. figure: This is an illustrative sample — not a real scan result.
  14. textbox: Site URL (required)
  15. button: Analyze
  16. list: Compliance Standards
  17. region: Platform stats
  18. paragraph
  19. table: Your Challenge / How We Help
  20. rowgroup
  21. row: Your Challenge How We Help
  22. columnheader: Your Challenge
  23. columnheader: How We Help
  24. rowgroup
  25. row: Avoiding legal non-compliance risk and potential fines Automated scanning mapped to the official checklist surfaces risk areas up front
  26. cell: Avoiding legal non-compliance risk and potential fines
  27. cell: Automated scanning mapped to the official checklist surfaces risk areas up front
  28. row: Manual audits are expensive and slow Free pre-analysis in 2 minutes, with a tier and price estimate in minutes
  29. cell: Manual audits are expensive and slow
  30. cell: Free pre-analysis in 2 minutes, with a tier and price estimate in minutes
  31. row: No in-house accessibility expertise Every finding comes with a concrete fix suggestion and an official criterion reference
  32. cell: No in-house accessibility expertise
  33. cell: Every finding comes with a concrete fix suggestion and an official criterion reference
  34. row: Your site keeps changing — a one-time audit isn't enough Monthly automatic monitoring rescans only what changed, reporting what improved or regressed
  35. cell: Your site keeps changing — a one-time audit isn't enough
  36. cell: Monthly automatic monitoring rescans only what changed, reporting what improved or regressed
  37. row: You're losing visitors who can't access your site About 16% of the world's population (1.3 billion people) lives with some form of disability (World Health Organization estimate) — an accessible site reaches that audience too
  38. cell: You're losing visitors who can't access your site
  39. cell: About 16% of the world's population (1.3 billion people) lives with some form of disability (World Health Organization estimate) — an accessible site reaches that audience too
  40. row: You want better search engine visibility Semantic HTML, image alt text, and heading structure improve both accessibility and SEO
  41. cell: You want better search engine visibility
  42. cell: Semantic HTML, image alt text, and heading structure improve both accessibility and SEO
  43. region: Why we do this
  44. region: Why You Can Trust Our Approach
  45. link: View the Current Self-Audit Report →
  46. link: See the Scope and Limits Page →
  47. region: Frequently Asked Questions
  48. textbox: Site URL (required)
  49. button: Analyze
  50. textbox: Full name
  51. textbox: Email (required)
  52. textbox: Site URL (optional)
  53. textbox: Your message (required)
  54. button: Send Message
  55. contentinfo
  56. navigation: Product → 5 links
  57. navigation: Resources
  58. link: Official WCAG 2.2 Guidelines (W3C)
  59. link: Scope and Limits
  60. navigation: Compliance Standards
  61. navigation: Contact
  62. link: [email protected]
  63. navigation: Legal
  64. link: Terms of Service
  65. link: Privacy and Data Processing Policy
  66. alert
  67. region: Cookie Policy
  68. paragraph
  69. link: Cookie Policy
  70. button: Essential Only
  71. button: Accept All

Transcript for https://scoreba.com/giris (first 12 lines):

  1. main
  2. textbox: Email (required)
  3. textbox: Password (required)
  4. button: Log In
  5. paragraph
  6. link: Sign up
  7. alert
  8. region: Cookie Policy
  9. paragraph
  10. link: Cookie Policy
  11. button: Essential Only
  12. button: Accept All

Transcript for https://scoreba.com/kayit (first 17 lines):

  1. main
  2. textbox: Email (required)
  3. textbox: Password (at least 8 characters) (required)
  4. textbox: The site you want to audit (required)
  5. combobox: Your country (required) → 153 options
  6. checkbox: Terms of Service and Privacy Policy.
  7. link: Terms of Service
  8. link: Privacy Policy
  9. button: Create Account
  10. paragraph
  11. link: Log in
  12. alert
  13. region: Cookie Policy
  14. paragraph
  15. link: Cookie Policy
  16. button: Essential Only
  17. button: Accept All

Coverage Table Summary

Of 55 WCAG 2.2 criteria, 8 are fully automatic, 45 are partial, and 2 are manual. Full coverage table: scoreba.com/coverage

Criterion → Official Reference Mapping

The official checklist equivalents for the 2 criteria with findings in this audit are in the attached table file. Each finding card also carries its own reference.