[arquillian-issues] [JBoss JIRA] (ARQGRA-216) Support protection from StaleElementReferenceException

Juraj Húska (JIRA) jira-events at lists.jboss.org
Mon Oct 22 06:34:01 EDT 2012


Juraj Húska created ARQGRA-216:
----------------------------------

             Summary: Support protection from StaleElementReferenceException
                 Key: ARQGRA-216
                 URL: https://issues.jboss.org/browse/ARQGRA-216
             Project: Arquillian Graphene
          Issue Type: Feature Request
          Components: core, ftest
    Affects Versions: 2.0.0.Alpha3
            Reporter: Juraj Húska
            Assignee: Juraj Húska


When interacting with the {{WebElement}} which was retrieved before a DOM update there is {{StaleElementReferenceException}} thrown.

Possible solution for this is to use something [StaleReferenceAwareFieldDecorator|https://github.com/richfaces/qa/blob/master/common/webdriver-utils/src/main/java/org/jboss/test/selenium/support/pagefactory/StaleReferenceAwareFieldDecorator.java].


--
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