Browser inspection and extraction

Free Webpage Accessibility Label Checker.

Missing accessible labels and unclear names.

Review the form in context and prepare specific label fixes tied to the controls visitors need to understand.

Chrome extension + account required.
25 free automation tasks/month across tools. Browser-provider limits apply.

WHAT TO HAVE READY

Rendered form fields and controls.

YOUR STARTING POINT

A task you can make yours.

Copy it here. Paste it into WebAct when you are ready.

This page prepares your prompt. The task runs in WebAct.

01

Make the task yours.

Review the prompt above. Add your goal and any requirements that matter.

02

Bring it to WebAct.

Open the source page, activate WebAct and select the relevant readable content. Paste the task and provide any additional source material it requests.

03

Check the useful part.

The result covers the readable content you provide or select. Expand the relevant page sections first and check that the output includes the records you intended.

A PRACTICAL GUIDE

How to use the Webpage Accessibility Label Checker.

A label check should examine the programmatic name and visible context. Nearby text alone may not establish an accessible relationship.

Make the workflow fit your task.

Inspect each control's programmatic name and its connection to visible labeling. Check explicit labels, wrapping labels and relevant ARIA references, then report missing or misleading names with element locations. Include manual review where automated inspection cannot establish meaning.

What you provide
Rendered form fields and controls.
What you get
Missing accessible labels and unclear names.

See the input and the result.

Illustrative input and output · a teaching example, not a live WebAct run

Example input

Supplied markup: <span>Email</span><input id="email" type="email">. No other naming attributes. Correct the label association.

Completed example

Finding: the visible caption has no programmatic association with the input.
Proposed markup:
<label for="email">Email</label>
<input id="email" type="email">

Verify the id is unique and the control's accessible name is Email in the complete page.
Download this example

Load this input into the prompt, then copy it to WebAct to try the task. Your result may differ from the illustration.

Decisions and troubleshooting.

Does placeholder text replace a persistent form label?

It can disappear while typing and is not a reliable substitute for a clear, associated label. Review both visual and programmatic naming.

Why is a visible caption not announced as the input's label?

It may lack a valid association, such as a matching for/id pair. Inspect the relationship rather than proximity alone.

Try it with your own source.

Replace the example with your material in the task prompt. Keep the requirements you need, then copy the task into WebAct.

Customize and copy the task ↑
BEFORE YOU BEGIN

Using WebAct.

The prompt and example are available here. Run your task in the WebAct Chrome extension.

Is this tool free?

You can copy and edit the prompt here for free. To use it with WebAct, install the Chrome extension, create and verify your account, and connect an available browser ChatGPT session. The Free plan includes 25 user-started automation tasks per calendar month, shared across tools. Ordinary browser Chat is separate; provider limits apply.

Learn about shared context in our privacy policy and choosing Chat or Task.

FROM A PROMPT TO YOUR OWN WORK

Bring the task to your page.

Install WebAct, add your source material and make the result yours.

Install WebAct