I am typing some value, on change do a total. But somehow, this event is not getting fired with selenium type command.
I also tried typeKey and typeAt ..But no success. Any workaround for this ?
To trigger the onchange event, try adding this command in Selenium IDE:
fireEvent targetID blur