-
Notifications
You must be signed in to change notification settings - Fork 44
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
ADO Task: Error: Crawl base URL should not have any query parameters #1332
Comments
This issue has been marked as ready for team triage; we will triage it in our weekly review and update the issue. Thank you for contributing to Accessibility Insights! |
Hello @damongr-msft,
During execution, the We're still looking into the feasibility of changing this in the upstream package that causes this behavior, but don't currently have a timeline for when this might be fully resolved. |
There's nothing that we can do with this at the moment |
Describe the bug
Our web site under test requires a valid query string to operate (otherwise it will error). Having this limitation makes it so the ADO task is unusable for our scenario.
To Reproduce
Steps to reproduce the behavior: Below is the yaml used to test, see the url with query strings
CodePen repro example
The above yaml outputs the error:
Expected behavior
Expected to run against the web site as it requires query parameters to run properly
Context (please complete the following information)
N/A
Are you willing to submit a PR?
Maybe
Did you search for similar existing issues?
Yes
Additional context
The text was updated successfully, but these errors were encountered: