[JBoss JIRA] Created: (RFPL-1545) Investigate why tests for autocomplete has started fail in Metamer
by Ján Jamrich (JIRA)
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.Milestone1
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: http://www.atlassian.com/software/jira
14 years, 7 months