Open linediconsine opened 10 months ago
Let me know any feedback on this
thanks
On local nom run test
give me
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ ✔ test.cy.js 699ms 1 1 - - - │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
✔ All specs passed! 699ms 1 1 - - -
I see a timeout error on nom run test
logs in pipeline testing, is it there a way to re-test?
@linediconsine thanks for your fix! Maybe you can push an empty commit to trigger the CI or create another PR?
@bmordue any chance to merge this one-liner and trigger a new release? This would help us :)
Thanks a lot!
Any news on this PR? Also have this issue in our project.
Hi, This patch aim to solve https://github.com/component-driven/cypress-axe/issues/170
the actual code rely on
required
be defined in the browser but this is not the case in my tests on Chrome browser:Actual code
console log
Screenshot on Chrome
Patch proposed :
console log
tagging last active developers @MehmetYararVX @johnhwhite for a review on this if possible