[arquillian-issues] [JBoss JIRA] (ARQGRA-273) Intercept WebDriver to return proxies in findElement()/findElements() methods

Jan Papousek (JIRA) jira-events at lists.jboss.org
Wed Mar 20 09:37:41 EDT 2013


    [ https://issues.jboss.org/browse/ARQGRA-273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12762117#comment-12762117 ] 

Jan Papousek commented on ARQGRA-273:
-------------------------------------

Finally resolved by this commit: https://github.com/arquillian/arquillian-graphene/commit/0c10855197c185db3de7ba2183acbe5b9f49455b.
                
> Intercept WebDriver to return proxies in findElement()/findElements() methods
> -----------------------------------------------------------------------------
>
>                 Key: ARQGRA-273
>                 URL: https://issues.jboss.org/browse/ARQGRA-273
>             Project: Arquillian Graphene
>          Issue Type: Feature Request
>            Reporter: Jan Papousek
>            Assignee: Jan Papousek
>             Fix For: 2.0.0.Beta1
>
>
> Make elements returned by SearchContext#findElement()/SearchContext#findElements() methods protected to staleness.
> -Graphene injects web element instances to page objects and page fragments which can handle stale element exception. Sometimes one needs to find element manually via WebDriver#findElement(...). It would be nice to provide a method in Graphene API for finding elements returning instances protected to stale element exceptions.-

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