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

Is it possible to limit hosts included in accessibility testing? #246

Open
WillGibson opened this issue Sep 12, 2022 · 2 comments
Open

Is it possible to limit hosts included in accessibility testing? #246

WillGibson opened this issue Sep 12, 2022 · 2 comments
Assignees
Labels
in sprint Ticket is in current sprint PRIORITY: moderate Moderate priority item; should be scheduled within a few weeks web-apis

Comments

@WillGibson
Copy link

We have some scenarios where the expected result is for the user to land on a different host.

E.g. we are developing and testing https://something.example.com and some scenarios end up on https://example.com.

Our scenarios then on fail accessibility tests because of issues on the main site which are not the concern of our team or the codebase we are working on.

This may be a how do I question or a feature request, but we would like to be able to limit the hosts that are accessibility tested with something like this...

https://www.deque.com/axe/core-documentation/api-documentation/#user-content-allowedorigins

Is that possible with the Ruby gem? I so is it documented?, If not, how do we do it?

@dequejenn dequejenn added PRIORITY: moderate Moderate priority item; should be scheduled within a few weeks in sprint Ticket is in current sprint labels Jan 29, 2024
@michael-siek
Copy link
Member

Hey @WillGibson do you mind providing some code example on what particular issue you are having? Are you running an e2e workflow where the domain consistently changes?

@WillGibson
Copy link
Author

I'm afraid that was from a "previous life" and I can't remember what the specific example was, but I think my original comment summarises it well enough.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in sprint Ticket is in current sprint PRIORITY: moderate Moderate priority item; should be scheduled within a few weeks web-apis
Projects
None yet
Development

No branches or pull requests

3 participants