]
Ján Jamrich resolved RFPL-1545.
-------------------------------
Resolution: Done
Fixed
Investigate why tests for autocomplete has started fail in Metamer
------------------------------------------------------------------
Key: RFPL-1545
URL:
https://issues.jboss.org/browse/RFPL-1545
Project: RichFaces Planning
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: QE
Environment: r22550
Reporter: Ján Jamrich
Assignee: Ján Jamrich
Fix For: 4.1.0.Milestone2
Seems that cutrrent code using
selenium.focus(input);
selenium.keyPress(input, key);
selenium.fireEvent(input, Event.KEYDOWN);
for typing keys doesn't fire appropriate event to get suggestion displayed.
Investigate why, or what to change to get it working again.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: