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 <[EMAIL PROTECTED]> 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> 
[email protected]> http://rubyforge.org/mailman/list!
info/wtr-general>>

--http://www.testingreflections.com/blog/3071http://iskusivac.blog.hr/
_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to