Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update testing instructions to reflect presence of setup button #443

Closed
jscholes opened this issue Jul 8, 2022 · 2 comments
Closed

Update testing instructions to reflect presence of setup button #443

jscholes opened this issue Jul 8, 2022 · 2 comments
Labels
bug Something isn't working UI

Comments

@jscholes
Copy link
Contributor

jscholes commented Jul 8, 2022

Currently, step 2 of the instructions presented to testers by the app reads:

Activate the "Open test page" button below, which opens the example to test in a new window and runs a script that ... <setup script purpose>.

For instance:

Activate the "Open test page" button below, which opens the example to test in a new window and runs a script that sets focus on a link before the grid.

This information hasn't been accurate since around October of 2021, when a button was added to test case pages allowing the setup script to be manually executed. As such, I suggest something like the following wording instead:

2. Activate the "Open test page" button, which opens the example to test in a new window and sets focus on the "Run Test Setup" button.

3. Press the "Run Test Setup" button, which runs a script that <setup script description>, allowing testing commands to be executed from that point. You should press this button again whenever you reopen or refresh the example.

@jscholes jscholes added bug Something isn't working UI labels Jul 8, 2022
@jscholes
Copy link
Contributor Author

jscholes commented Jul 8, 2022

CC @richnoah / @s3ththompson

@mcking65
Copy link

This is covered by w3c/aria-at#977. Currently the details are in w3c/aria-at#978, but they will be integrated into the 977 spec.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working UI
Projects
None yet
Development

No branches or pull requests

2 participants