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

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Thu Jun 23 06:53:23 EDT 2011


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

Lukáš Fryč updated ARQAJO-71:
-----------------------------

        Status: Resolved  (was: Pull Request Sent)
    Resolution: Done


> 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