[
https://issues.jboss.org/browse/ARQGRA-320?page=com.atlassian.jira.plugin...
]
Juraj Húska commented on ARQGRA-320:
------------------------------------
Nope.
{{isDisplayed}} will throw an exception if an element is not present, on the contrary
{{isVisible}} will just return {{false}}, which is more convenient.
Support for isVisible for GrapheneElement
-----------------------------------------
Key: ARQGRA-320
URL:
https://issues.jboss.org/browse/ARQGRA-320
Project: Arquillian Graphene
Issue Type: Feature Request
Components: api, core, ftest
Affects Versions: 2.0.0.Alpha4
Reporter: Juraj Húska
Assignee: Juraj Húska
Priority: Trivial
Fix For: 2.0.0.Beta1
Currently the only additional method of {{GrapheneElement}} is {{isPresent}}.
It would be nice to add {{isVisible}}.
It should be just matter of mixing {{isPresent}} and {{isDisplayed}} conditions.
--
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