Open geetee24 opened 5 years ago
It appears you are missing a typescript dt.js file. code fails to run. help?
I ran into this issue and resolved it by adding
const axe = require('protractor-axe-html-report-plugin'); axe.runAxeTest('my page');
It appears you are missing a typescript dt.js file. code fails to run. help?