Error while testing on alert statement #485
Labels
in sprint
Ticket is in current sprint
PACKAGE: cli
PRIORITY: high
High priority item; should be scheduled in this or next sprint
PROD: axe-core-npm
TYPE: user bug
Bug that was found by a user
Product: cli
Expectation: Give a meaningful error message about the code under test
Actual: running the axe cli on a simple page containing a javascript alert statement only the error:
An error occurred while testing this page.
is shown, not that the error was caused by the alert statement.Motivation: One now can think its an error of axe itself and not an error caused by the code to be tested.
The text was updated successfully, but these errors were encountered: