When axe-webdriverjs fails to inject, it sends out a log message. This may be undesired in things like axe-cli, where we need control over what is and isn't put into the console. We should make it possible to capture these messages, rather than send them to the console.
When axe-webdriverjs fails to inject, it sends out a log message. This may be undesired in things like axe-cli, where we need control over what is and isn't put into the console. We should make it possible to capture these messages, rather than send them to the console.