Re: [tclwebtest] double click?
Status: Abandoned
Brought to you by:
tils
From: Tilmann S. <ti...@ti...> - 2003-02-25 09:18:10
|
* Grzegorz Adam Hankiewicz <gr...@ef...> [20030219 14:47]: > Huh... is it possible to double click a form submit button? Yes, if the reply to the POST request is taking some time, then the user will just see the form for some time, and some unexperienced users then click again, which some ambitious web programmers try to handle at least gracefully, e.g. making the server return a a nice error message. I think that would be a valuable addition to tclwebtest and will try to add it in the next few days. til -- http://tsinger.com |