[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:47:08 EST 2013


     [ https://issues.jboss.org/browse/ARQGRA-252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

    Description: 
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 issue depends on interceptor propagation in ARQGRA-79.

  was:
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).


    
> 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 issue depends on interceptor propagation in ARQGRA-79.

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