Giter Club home page Giter Club logo

Comments (3)

msftbot avatar msftbot commented on April 28, 2024

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!

from accessibility-insights-action.

brocktaylor7 avatar brocktaylor7 commented on April 28, 2024

Hello @damongr-msft,
Due to a limitation of an upstream library from us, unfortunately you can't have a query parameter in the url input. There is a workaround that is a bit quirky but is better than nothing. Here's how to implement the workaround:

  1. Specify URLs with query parameters using the inputUrls input
  2. Set the url input to the URL excluding the query parameter
  3. Set the maxUrls input to the same number of URLs specified in the inputUrls input.

During execution, the inputUrls are added to the processing queue first, so it will process the URLs with the query parameter and will stop scanning before it adds the main url without the query parameter to the queue. The downside is that you can't properly crawl any URLs using a query parameter.

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.  

from accessibility-insights-action.

DaveTryon avatar DaveTryon commented on April 28, 2024

There's nothing that we can do with this at the moment

from accessibility-insights-action.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.