[arquillian-issues] [JBoss JIRA] (ARQGRA-200) Enhance Graphene's guards to wait until page fully updates

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Fri Dec 21 04:41:08 EST 2012


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

Lukáš Fryč commented on ARQGRA-200:
-----------------------------------

The guards were improved as follows:

{{guardXhr}} waits for xhr.readyState==4 ("done") and additionally it intercepts all asynchronous callbacks ({{setTimeout}}) created in scope of AJAX asynchronous callback.

{{guardHttp}} not waits for {{document.readuState=='complete'}}
                
> Enhance Graphene's guards to wait until page fully updates
> ----------------------------------------------------------
>
>                 Key: ARQGRA-200
>                 URL: https://issues.jboss.org/browse/ARQGRA-200
>             Project: Arquillian Graphene
>          Issue Type: Enhancement
>    Affects Versions: 2.0.0.Alpha2
>            Reporter: Jiří Štefek
>            Assignee: Lukáš Fryč
>            Priority: Critical
>             Fix For: 2.0.0.Alpha3
>
>   Original Estimate: 4 hours
>  Remaining Estimate: 4 hours
>
> It would be nice if Graphene's guards (guardXhr, guardHttp and guardNoRequest) can be used to wait until page fully updates after the the request.

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