Web page is auto submitting after entering date

Hi,

In my process I need to fill data(account number and date) and click “Apply” button after filling it.
For all account numbers and date it’s working fine but when it comes to date with 03 or 13 or 23 i.e any combination of 3 it is auto submitting i.e clicking on apply automatically.
Anyone faced such issue earlier or any proper solution for this one.
I using normal type into activity and tried with simulate click, send window message enabling and disabling it.

If any idea please suggest me.

Thanks and Regards,
Srikanth

hi,
in the property panel enable click before activity and enable click empty field
label it may work and also give some 200 TimeoutMS
fyr


Thanks,