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

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


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