[arquillian-issues] [JBoss JIRA] (ARQAJO-66) TypedSelenium.keyDownNative and others take KeyEvent as parameter but this class does not return KeyEvent but integer values

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Thu Mar 15 12:13:47 EDT 2012


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

Lukáš Fryč commented on ARQAJO-66:
----------------------------------

Jura, I can see these methods takes {{int}} parameter:
https://github.com/arquillian/arquillian-graphene/blob/master/api/src/main/java/org/jboss/arquillian/ajocado/framework/TypedSelenium.java#L1599

You would like them to take {{java.awt.event.KeyEvent}} instead?
                
> TypedSelenium.keyDownNative and others take KeyEvent as parameter but this class does not return KeyEvent but integer values
> ----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: ARQAJO-66
>                 URL: https://issues.jboss.org/browse/ARQAJO-66
>             Project: Arquillian Ajocado
>          Issue Type: Bug
>    Affects Versions: 1.0.0.Alpha2
>            Reporter: Juraj Huska
>            Assignee: Lukáš Fryč
>
> TypedSelenium.keyDownNative and others take KeyEvent as parameter but this class does not return KeyEvent but integer values, should wrap whole KeyEvent to be type safe.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the arquillian-issues mailing list