Skip Navigation LinksHome Page > Forums > Rapise Forums > Rapise Issues & Questions > Sometimes clicks don't fi...
Sometimes when you use the DoClick () event on an HTML button, the click event doesn't fire. In that case, you may need to use the following:
SeS("btn").DoClick(3,3,true); This will force "onClick" event for the found button without doing actual click.
And if you have any questions, please email or call us at +1 (202) 558-6885