]
Lukáš Fryč updated ARQGRA-252:
------------------------------
Fix Version/s: (was: 2.0-Tracking)
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č
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: