When viewing issues on web pages, you can use AutoPilot to generate code snippets that, when added to your website's code, can help resolve accessibility issues. Before proceeding with the steps below, your platform must have AutoPilot enabled.
Using AutoPilot to Propose Changes for a Web Page
Follow the steps below if you want to use AutoPilot to suggest fixes for an entire web page. If you want AutoPilot to propose a fix for a specific issue, please proceed to the next section of this guide.
- Log in to EqualGround and select Websites from the left-side navbar.
- Choose the website with the web page you want to run AutoPilot on.
- Choose the web page you want to run AutoPilot on.
- Click Accessibility Score.
- Click Launch.
-
A code snippet will appear, highlighting the issues in red and showing the proposed changes in green. Click the Copy button next to a proposed change to copy the fix.
-
Next, paste the copied proposed change into the code of your website. You may then repeat steps 7 and 8 for other issues.
Using AutoPilot to Propose Changes for an Issue
Follow the steps below if you'd like AutoPilot to propose changes for specific accessibility issues. If you want AutoPilot to propose changes for the entire web page, please follow the above section of this guide.
- Log in to EqualGround and select Websites from the left-side navbar.
- Choose the website with the web page you want to run AutoPilot on.
- Choose the web page you want to run AutoPilot on.
- Click Accessibility Score.
- In the Accessibility Issues panel, click on an issue to view all elements with the issue.
Note: You can also organize issues by components by clicking the icon to the right of the search bar. - Locate the particular element you'd like and click Propose Fix.
-
A code snippet will appear, highlighting the issue in red and showing the proposed change in green. Click the Copy button next to a proposed change to copy the fix.
-
Next, paste the copied proposed change into the code of your website. You may then repeat steps 8 and 9 for other issues.