[arquillian-issues] [JBoss JIRA] Updated: (ARQAJO-10) Replace selenium.keyDownNative(String) with selenium.keyDownNative(java.awt.event.KeyEvent)

Lukas Fryc (JIRA) jira-events at lists.jboss.org
Mon Mar 28 05:08:37 EDT 2011


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

Lukas Fryc updated ARQAJO-10:
-----------------------------

    Fix Version/s: 1.0.0.Alpha3
                       (was: 1.0.0.Alpha2)


> Replace selenium.keyDownNative(String) with selenium.keyDownNative(java.awt.event.KeyEvent)
> -------------------------------------------------------------------------------------------
>
>                 Key: ARQAJO-10
>                 URL: https://issues.jboss.org/browse/ARQAJO-10
>             Project: Arquillian Ajocado
>          Issue Type: Feature Request
>            Reporter: Lukas Fryc
>            Assignee: Lukas Fryc
>             Fix For: 1.0.0.Alpha3
>
>
> Currently selenium API support String only for passing the type of native events (replayed by jawa.awt.Robot).
> It will be better to use jawa.awt.event.KeyEvent enumeration instead.

--
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