]
Lukáš Fryč updated ARQGRA-292:
------------------------------
Fix Version/s: 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
Fix For: 2.1-Tracking
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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: