[arquillian-issues] [JBoss JIRA] (ARQGRA-252) Protect manually found WebElements from StaleElementReferenceException

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Tue Jan 8 04:45:09 EST 2013


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

             Summary: Protect manually found WebElements from StaleElementReferenceException
                 Key: ARQGRA-252
                 URL: https://issues.jboss.org/browse/ARQGRA-252
             Project: Arquillian Graphene
          Issue Type: Enhancement
            Reporter: Lukáš Fryč
             Fix For: 2.0-Tracking


In scope of ARQGRA-233, we have protected injected elements ({{@FindBy}}).

However we should protect also elements found manually: {{SearchContext#findElement/-s()}}
This can be done by interceptor's propagation to inferred SearchContexts (driver -> element - > element).

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