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

basic config file #545

Open
redimongo opened this issue Feb 21, 2023 · 1 comment
Open

basic config file #545

redimongo opened this issue Feb 21, 2023 · 1 comment

Comments

@redimongo
Copy link

redimongo commented Feb 21, 2023

Would love an example config file, with all defaults on. Just finding the config how to a little confusing.

I have tried


          File: config.json                           

{
 "name": "DRN1",
  "urlsToAnalyze": "google.com"
}


and get this error

############################################################################################# 
Start accessibility Test for GOOGLE 
############################################################################################# 
ProtocolError: Protocol error (Page.navigate): Cannot navigate to invalid URL 


@fgiele
Copy link

fgiele commented Nov 29, 2023

The URL needs to be in an array. There is a nice sample config.json in the tests directory of the repo:
https://github.com/forsti0506/a11y-sitechecker/blob/main/tests/config.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants