Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
cucumber-puppeteer-axe
Advanced tools
This package contains step definitions to test webpages for accessibility issues with AxeCore
Step definitions to test webpages for accessibility issues with AxeCore
This setup relies on the package cucumber-puppeteer to work properly.
Checkout this project to see how you can use this in your project.
Given I use the accessibility standards "wcag2a,wcag2aa"
This statement will set the tags for standards you want to use for the scenario you are running.
Select the standards you want to use. See the axe website for a list of supported tags.
When I disable the accessibility rule "color-contrast,link-name"
Disable accessibility rules for the current scenario
Then the page should be accessible
Then the section "#content" should be accessible
Then the page excluding "#content img" should be accessible
Then the section "#homepage" excluding "img" should be accessible
FAQs
This package contains step definitions to test webpages for accessibility issues with AxeCore
The npm package cucumber-puppeteer-axe receives a total of 20 weekly downloads. As such, cucumber-puppeteer-axe popularity was classified as not popular.
We found that cucumber-puppeteer-axe demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.