dequelabs / axe-webdriverjs

Provides a chainable axe API for Selenium's WebDriverJS and automatically injects into all frames.
Mozilla Public License 2.0
130 stars 46 forks source link

fix: Log "iframe warning" to stderr #102

Closed stephenmathieson closed 5 years ago

stephenmathieson commented 5 years ago

This patch moves the "iframe warning" log to stderr (from stdout).

Ref: https://github.com/dequelabs/axe-cli/issues/87

Reviewer checks

Required fields, to be filled out by PR reviewer(s)