-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
It seems command is ignoring .accessibilityrc, doesn't matter if it's in the same dir or at $HOME. Also tried the tip defined here, but doesn't really "solve" this issue. Also, getting TypeError: accessSniff.start is not a function with that script.
➜ air (master) sniff http://airdev.test -r txt
Starting Accessibility tests
Testing http://airdev.test
Testing http://airdev.test failed
JsDom Cannot render urls, please set the browser option to true
Unhandled rejection JsDom Cannot render urls, please set the browser option to true
➜ air (master) cat .accessibilityrc
options: {
browser: true
}
Any tips?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels