cfpb / node-wcag

WCAG and Section 508 accessibility audits from the command line.
Creative Commons Zero v1.0 Universal
31 stars 8 forks source link

Appears to timeout sometimes #33

Closed anselmbradford closed 7 years ago

anselmbradford commented 9 years ago

Sometimes after repeatedly running the tests I get:

Error: Unexpected close tag
Line: 4
Column: 7
Char: >
ashok-kumar commented 7 years ago

Hey guys, any update on this ? Its not working for basic thing also.

$ wcag wikipedia.org --id= --guide=508

Node version - v4.4.6 wcag - 0.2.2

Thanks in advance.

contolini commented 7 years ago

Hey @ashok-kumar thanks for pinging us about this. I'll look into this today.

contolini commented 7 years ago

Fixed and published as v0.3.0.

ashok-kumar commented 7 years ago

Hey @contolini thanks a lot for quick response. Just now i've tested with v0.3.0, it is working fine. Awesome!!!