]
Lukas Fryc updated ARQAJO-10:
-----------------------------
Component/s: api
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
Components: api
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: