Steven Lambert
Steven Lambert
Thanks for the issue. Could you provide an example of a test using axe and fake timers? Axe doesn't use too many `timeouts` so I'm not sure if timers would...
Out of curiosity, does `jest.runAllTimers();` help at all?
Thanks for the issue. Axe-core currently does not support `filter: brightness`, so we'll need to update our code to handle that.
Thanks for the issue.
@AlexanderSovpel Please refer to https://github.com/dequelabs/axe-core-npm/issues/500#issuecomment-2085930402
Thanks for the issue. Can you provide a url to the website this occurs on or some sample code that reproduces the issue? Without that I'm not sure there's much...
Thanks for the detailed response. I'm not sure there's much we can do. Axe gets the styles directly from `window.getComputedStyles`. It seems that puppeteer is not setting that when doing...
@marktnoonan That would be fantastic, thanks!
Closed by #4796
Thanks for the issue. Out of curiosity, do you know what your webdriverio's script timeout is set to? This line especially looks like the `axe.run` script is only given 110...