jsa34

Results 85 comments of jsa34

I would have thought allowing specifying the runner(s) would be preferable, but would take longer - it would allow separation if necessary for results, as well as setting a customisable...

noticed this approach passes unit tests, works with config file array passing, but trying to start with command line args, i.e. RUNNERS=['axe,'htmlcs'] or any other format. Will close and try...

When I tried running in pa11y-dashboard with config file, it appears to correctly display axe, htmlcs or both axe AND htmlcs issues and collate them in the categories without any...

Added suggestion of a string to array function. Feedback welcome!

Hello, Getting the same issues here. If I send tests to an individual grid, it's fine. Using GGR I get the following response in test suite: org.openqa.selenium.WebDriverException: Unable to parse...

If it is any help, the issues appeared after the VM was updated, which included updating the docker API version from 1.39 to 1.40

Same logs for GGR node as reported in original post: 2020/01/08 18:12:44 [-] [-] [INIT] [-] [-] [-] [-] [-] [-] [Users file is "/etc/grid-router/users.htpasswd"] 2020/01/08 18:12:44 [-] [-] [INIT]...

Fixed.... just updated the username and password in the file and it seems happy again... not sure why it suddenly needed that, but hey ho, fixed!

Argh- the issue returned suddenly, and I tried resetting the password to no avail. Sending tests to the individual grids works fine, and I even tried starting a manual session...

I have even tried removing the GGR container, creating a new one and no luck. I have tried deleting the .htpasswd file and recreating it, and then doing the above,...