[arquillian-issues] [JBoss JIRA] (ARQGRA-303) Improve failure messages in a fluent waiting API

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Wed May 15 06:31:06 EDT 2013


Lukáš Fryč created ARQGRA-303:
---------------------------------

             Summary: Improve failure messages in a fluent waiting API
                 Key: ARQGRA-303
                 URL: https://issues.jboss.org/browse/ARQGRA-303
             Project: Arquillian Graphene
          Issue Type: Feature Request
            Reporter: Lukáš Fryč
            Priority: Minor
             Fix For: 2.0-Tracking


Test can currently fail with this message:

{code}
org.openqa.selenium.TimeoutException: Timed out after 2 seconds waiting for wrapped: text ('script executed') to be present in element found by By.tagName: title
{code}

We should:

* provide user with current value (last known value before the test failed)
* remove the "wrapped:" keyword, since it's misleading

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the arquillian-issues mailing list