[arquillian-issues] [JBoss JIRA] (ARQGRA-294) Introduce an own implementation of WebElement

Jan Papousek (JIRA) jira-events at lists.jboss.org
Wed Apr 24 11:15:54 EDT 2013


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

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


More information about the arquillian-issues mailing list