Run a Quick Automated Scan in Framer
- Publish or update your Framer project so the live preview reflects your latest changes.
- Open the live site URL or Framer preview link in a new browser tab.
- Copy the full URL for the page you want to scan.
- Choose an automated accessibility checker such as WAVE, Axe DevTools (browser extension), or Chrome Lighthouse.
- If using the WAVE Web Tool:
- Open the WAVE website,
- Paste the page URL into the input field,
- Click Analyze to generate a full report.
- If using a browser extension (WAVE or Axe DevTools):
- Navigate to your live Framer page,
- Click the extension icon in your browser,
- Run the accessibility scan.
- If using Chrome Lighthouse:
- Right-click the page → Inspect,
- Open the Lighthouse tab,
- Select Accessibility as the audit category,
- Run the audit to generate results.
- Review the results:
- Look for errors such as low contrast, missing alt text, unlabeled controls, heading structure issues, or inaccessible component states.
- Expand each issue to see the exact element and recommended fix.
- Return to Framer and fix the flagged issues:
- Add or update alt text in the Accessibility panel,
- Increase contrast using Colors/Fill or Text settings,
- Correct heading tags under the Tag dropdown in Text settings,
- Enable Focusable and add ARIA labels for icon-only controls.
- Publish the updated project.
- Re-run the automated scan to confirm all major issues are resolved.
- Repeat the process for any additional pages to maintain accessibility across the entire Framer site.
.png)
.png)
.jpeg)
.png)
.png)
