- Issue created by @eduardo morales alberti
- @eduardo-morales-alberti opened merge request.
- 🇪🇸Spain eduardo morales alberti Spain, 🇪🇺
Ready to review.
Now the input should be something like:Scenario: Selenium driver works Given I go to "/" │ │ ------------------------------------------------------------- │ /var/www/html/tests/behat/features/behat.feature:13 │ Found 1 javascript errors │ ------------------------------------------------------------- │ #0: Filename: https://static.addtoany.com/menu/modules/core.26680508.js || Error: Uncaught SyntaxError: Unexpected token . || Lineno: 1 || Colno: 48155 │ │ ╳ Found 1 javascript errors (Exception) │ └─ @AfterStep
- Status changed to Needs review
almost 2 years ago 1:00pm 13 February 2023 -
omarlopesino →
committed b1075b83 on 1.0.x authored by
Eduardo Morales Alberti →
Issue #3341312: Add more info to the error message not only the message
-
omarlopesino →
committed b1075b83 on 1.0.x authored by
Eduardo Morales Alberti →
- Status changed to Fixed
almost 2 years ago 1:22pm 13 February 2023 - 🇪🇸Spain omarlopesino
However, I agree that a detailed report helps to detect precisely where the error is. So I'll merge it.
In any case, to detect where the error comes from it is just needed to replicate the exact steps that the test did and open Javascript console, so by reporting an error was enough.
Thanks!
Automatically closed - issue fixed for 2 weeks with no activity.