Michael Robson

Results 10 comments of Michael Robson

I just pulled the project to my personal PC running Windows and it worked. I believe IT might be managing my work MacBook, maybe they've blocked something. Do you have...

Is it possible to set which port Pa11y is using? I can see for lighthouse I can pass opts and configs when calling but I can't see any documentation to...

Thanks for the reply @pranavj1001, unfortunately it's not a localhost issue for me, I get the same issue on any site I try to use Pa11y on. It seems to...

> I'm not sure what I would change that too, I tried my local IP address and some different ports instead of localhost but I still get the same. The...

I'm also getting this same error: I'm using a higher version of Cypress: ``` "cypress": "^10.1.0", "cypress-audit": "^1.1.0", ``` To get cypress-audit working with cypress 10 I followed the changes...

> @MichaelRobsonSliide , the library is now `@cypress-audit/lighthouse` and is in version 1.3.1. The doc website has been updated accordingly. Do you mind checking it and see if it solves...

Yes, I followed the instructions for pa11y and lighthouse, I get the same webSocket error if I try to run pa11y against my test domain or google. This is my...

I was just trying to work around this today, it would be great if that feature could be implemented. For now I just append a timestamp to the report name,...

I'm just following the example on https://www.npmjs.com/package/playwright-lighthouse and I'm also having the same issue

I've just started using this and I get the same, I've noticed if I set headless: false it works but when I run in headless I get the "browser or...