[arquillian-issues] [JBoss JIRA] Updated: (ARQAJO-71) keyPressNative, keyDownNative, keyUpNative took as parameter KeyEvent instance

Juraj Huska (JIRA) jira-events at lists.jboss.org
Thu Jun 9 10:16:00 EDT 2011


     [ https://issues.jboss.org/browse/ARQAJO-71?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Juraj Huska updated ARQAJO-71:
------------------------------

              Status: Pull Request Sent  (was: Open)
    Git Pull Request: https://github.com/arquillian/arquillian-ajocado/pull/9  (was: https://github.com/arquillian/arquillian-ajocado/pull/9)


> keyPressNative, keyDownNative, keyUpNative took as parameter KeyEvent instance
> ------------------------------------------------------------------------------
>
>                 Key: ARQAJO-71
>                 URL: https://issues.jboss.org/browse/ARQAJO-71
>             Project: Arquillian Ajocado
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 1.0.0.Alpha3
>            Reporter: Juraj Huska
>            Assignee: Juraj Huska
>             Fix For: 1.0.0.Alpha3
>
>
> methods keyPressNative, keyDownNative, keyUpNative took as parameter KeyEvent instance, since in this class there are static keyevents as integers it is good to change this parameter to int, and it will be for example possible to call selenium.keyPressNative(KeyEvent.VK_CONTROL)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the arquillian-issues mailing list