]
Juraj Huska updated ARQGRA-133:
-------------------------------
Priority: Major (was: Critical)
Firing events on inputs does not work on Chrome
-----------------------------------------------
Key: ARQGRA-133
URL:
https://issues.jboss.org/browse/ARQGRA-133
Project: Arquillian Graphene
Issue Type: Bug
Components: core
Affects Versions: 1.0.0.Final
Environment: browser Chrome
Reporter: Juraj Huska
Assignee: Lukáš Fryč
The following code will not trigger the autocomplete suggestion list on the input, and it
should:
{code}
selenium.type(input, "ska");
guardNoRequest(selenium).fireEvent(input, Event.KEYPRESS);
{code}
I also tried to use other type methods, other events and also keyPressNative, but
unsuccessfully. Note that on Firefox it works just fine.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: