[JBoss JIRA] (ARQGRA-294) Introduce an own implementation of WebElement
by Jan Papousek (JIRA)
[ https://issues.jboss.org/browse/ARQGRA-294?page=com.atlassian.jira.plugin... ]
Jan Papousek commented on ARQGRA-294:
-------------------------------------
The #isPresent() method doesn't make sense in pure Selenium 2 for example.
The second thing are methods which are useful, but don't emulate user's behaviour, #fire(js event) for example. The Selenium 2 philosophy is to emulate user's behaviour.
> Introduce an own implementation of WebElement
> ---------------------------------------------
>
> Key: ARQGRA-294
> URL: https://issues.jboss.org/browse/ARQGRA-294
> Project: Arquillian Graphene
> Issue Type: Feature Request
> Reporter: Jan Papousek
>
> The Graphene web element can contain some useful methods which are not available in the current web element interface from Selenium 2, for example: element.isPresent().
> The injection can be provided by the enricher for web element wrappers.
--
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
12 years, 11 months