I'd say like this seems like a really bad idea, automation code smells. Why do you need human intervention? While it's possible to beep, pause, throw up a dialog, whatever else, while waiting for people to interact with the environment, it doesn't really make for automated tests that can run with a build process. What can't you automate, why the human interaction?

-Charley

On 6/5/06, Michael Moore <[EMAIL PROTECTED]> wrote:
> > I've got a script that can take some time to run, and needs human
> > intervention in a couple parts. Is there a way to have Watir beep or
> > make some sort of audio notification?
>
> print "\a"
>
> Don't tell anybody I told you.  :)

I won't mention it.

Thanks,
--
Michael Moore
-------------------------------
www.stuporglue.org -- Donate your used computer to a student that needs it.
www.ubuntu-utah.org -- In Utah? Interested in Ubuntu? Come join us.
_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to