balu126 / spectacular

Automatically exported from code.google.com/p/spectacular
0 stars 0 forks source link

When a EUC step does not succeed, error message is not helpful #12

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Write EUC with a step that fails
2. Open report, go to step that fails

What is the expected output? What do you see instead?

If it is some type of exception, it should show the exception in addition
to more details about the failure, i.e.:

User selects "Reviews" link (FAIL)
java.lang.reflect.InvocationTargetException Caused by:
com.thoughtworks.selenium.SeleniumException: Timed out after 5000ms

Original issue reported on code.google.com by mdowl...@gmail.com on 27 Dec 2009 at 9:15

GoogleCodeExporter commented 9 years ago

Original comment by mdowl...@gmail.com on 27 Dec 2009 at 11:31

GoogleCodeExporter commented 9 years ago

Original comment by mdowl...@gmail.com on 28 Dec 2009 at 2:54