[Wtr-general] How can I display a message while a Watir script is Sleeping?
Zeljko Filipin
zeljko.filipin at gmail.com
Thu Feb 16 02:17:18 EST 2006
The easiest way I can think of is to output something in the console.
# some ruby/watir codeputs "Please wait a few minutes for some stuff to happen in the background."# more ruby/watir code
On 2/15/06, Paul Carvalho <tester.paul at gmail.com> wrote:> Hi there, this may seem trivial to some, but I haven't had any success> trying to figure out how to do this on my own, and I didn't have any success> checking the message archives. Here's what I'd like to do..>> I have a point in one script where it has to wait a few minutes for some> stuff to happen in the background. I'd like to display some sort of message> on screen to explain that the test is still in progress but that it is> waiting for some event to happen. A pop-up window with an [OK] button would> be nice.>> I couldn't find anything in the Ruby technical docs that would help me> *create* a pop-up window. Can this be done with Ruby? Do I have to make a> call to a Javascript function to do this?>> Can someone please point me in the right direction here? Thanks.>> Paul.>>> _______________________________________________> Wtr-general mailing list> Wtr-general at rubyforge.org> http://rubyforge.org/mailman/listinfo/wtr-general>>
--http://www.testingreflections.com/blog/3071http://iskusivac.blog.hr/
More information about the Wtr-general
mailing list