[arquillian-issues] [JBoss JIRA] (ARQGRA-494) Enrich WebElements returned by JavascriptExecutor (to protect against staleness etc)

Matous Jobanek (JIRA) issues at jboss.org
Thu Mar 30 07:51:00 EDT 2017


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

Matous Jobanek commented on ARQGRA-494:
---------------------------------------

Hi [~vsevolodgolovanov]
Thank you for reporting this. If you have some working fix already for this issue, feel free to send PR. We would be very thankful. 
Our time and knowledge for maintaining this project are very limited, so we are glad for any help.

> Enrich WebElements returned by JavascriptExecutor (to protect against staleness etc)
> ------------------------------------------------------------------------------------
>
>                 Key: ARQGRA-494
>                 URL: https://issues.jboss.org/browse/ARQGRA-494
>             Project: Arquillian Graphene
>          Issue Type: Bug
>    Affects Versions: 2.1.0.Final
>            Reporter: Vsevolod Golovanov
>
> ARQGRA-252 took care of elements found by manually calling SearchContext#findElement*, but there is still org.openqa.selenium.JavascriptExecutor:
> {code}
> jsExecutor.executeScript("return $('*').toArray();");
> {code}
> This would return unproxified WebElement instances.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the arquillian-issues mailing list