There’s a extension in marketsquare that supports running axecore on a page. However, the docs aren’t that clear or I’m overthinking about how the additional dependencies (axecore and axe-html-reporter) should be installed.
If i just whip up a separate package.json and install with NPM, will the node process find the dependencies no matter where the node_modules directory ends up or should the installation be done towards node_modules in site-packages/Browser/wrapper/node_modules ?