Robert Morse
unread,May 7, 2012, 9:16:19 AM5/7/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Fake
Hello,
Just started using FAKE with our application. Everything works well,
but we have a web page that is presenting some problems. This page
has two SelectOneMenu controls and a Primefaces autoComplete
control. Based on the selection of the first SelectOneMen, the
contents of the other two controls vary via AJAX calls to the
server. For whatever reason, we don't seem to be able to get these
controls to accept input from FAKE. We were going to explore sending
keyboard events, but can't seem to find the documentation on how to do
this. Any suggestions would be appreciated.