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

phantom_evaluator: Unable to open file '/path/to/present working directory' #6

Closed
ckundo opened this issue May 9, 2016 · 6 comments

Comments

@ckundo
Copy link

ckundo commented May 9, 2016

When I run $ quail eval http://placekitten.com, I expect to see evaluation results, but instead I get an error:

phantom_evaluator: Unable to open file '</path/to/present working directory>'
@kahunacohen
Copy link

HI any word on this? When I do the same I get:

$ ./bin/quail eval http://www.google.com
WORKING_DIR/node_modules/.bin/phantomjs WORKING_DIR/src/js/scripts/phantom_evaluator.js  WORKING_DIR/home/cohenaa/projects/quail/config/config.json 
Unable to open file 'undefined'

I followed build instructions as per the README.

@alefort
Copy link

alefort commented Sep 20, 2017

I'm also getting the same errors as kahunacohen.

@WilcoFiers
Copy link
Member

Hey guys,
QuailJS is no longer being maintained, and neither is PhantomJS for that matter. I recommend you looking for alternatives. As a possible alternative I would suggest axe-cli, which I am one of the developers of. There are other options out there too. The W3C maintains a list of different accessibility tools out there:

https://www.w3.org/WAI/ER/tools/

@alefort
Copy link

alefort commented Sep 20, 2017

Thanks for the update, I hadn't noticed it was deprecated. I'll focus on using aXe-cli.

@ckundo ckundo closed this as completed Sep 22, 2017
@kahunacohen
Copy link

@WilcoFiers can you tell me if axe-cli allows you to write your own custom tests?

@WilcoFiers
Copy link
Member

@kahunacohen Currently not. There's a problem with the --axe-source flag. Once that's fixed you can load in a custom build of axe-core. What are some of the things you are missing? I'd recommend looking at contributing to axe-core if you're looking to expand the existing ruleset. There's some information about this here: https://github.com/dequelabs/axe-core/blob/develop/doc/rule-proposal.md

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

4 participants