[arquillian-issues] [JBoss JIRA] (ARQGRA-292) Extend fluent wating API to support page fragments

Lukáš Fryč (JIRA) issues at jboss.org
Mon Sep 22 09:15:08 EDT 2014


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

Lukáš Fryč resolved ARQGRA-292.
-------------------------------
       Resolution: Deferred
    Fix Version/s:     (was: 2.1-Tracking)


> Extend fluent wating API to support page fragments
> --------------------------------------------------
>
>                 Key: ARQGRA-292
>                 URL: https://issues.jboss.org/browse/ARQGRA-292
>             Project: Arquillian Graphene
>          Issue Type: Feature Request
>    Affects Versions: 2.0.0.Alpha4
>            Reporter: Jan Papousek
>
> Provide reasonable interfaces for page fragments to be able to extend fluent API for them, e.g. _Visible_:
> {code}
> Visible pf = ...;
> Graphene.waitAjax().until().pageFragment(pf).is().visible();
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)



More information about the arquillian-issues mailing list