[JWebUnit-users] Triggering javascript events
Brought to you by:
henryju
From: S.R.G. M. <ma...@ho...> - 2012-09-26 05:51:54
|
Hi, Can we trigger a javascript event using jWebUnit? In my case i have a onkeyup event for a text box and when i this event is triggered a button needs to be enabled, but when i set the value for the text box using 'setTextField("textfieldName","value") the event is not getting triggered. Thank you! Regards, Manoj |