Cucumber: cannot 'navigate to test data' from a failed step in Test Runner Tab to the corresponding line in feature file
Answered
When I execute a Cucumber test scenario and it fails, then I cannot click (or r.click and 'navigate to testdata') on the failed step in Test Runner Tab and navigate to the corresponding line in feature file. How can I achieve this?
I have encountered this issue only in IntelliJ version 2017.3 but never in versions before since 2015 and I am still working on the same project since then.
Please sign in to leave a comment.
Looks like https://youtrack.jetbrains.com/v2/issue/IDEA-176716.