Re: [Wtr-general] OT: The original problem. Re: A small doubt in Ruby

2007-03-12 Thread Jonathan Kohl
  (I think I have that right, Bret or someone else
  could explain it better.)
 Actually B is not a reference to A, but rather a
 reference to the same collection that A points to.
 They are both equally valid names for the same thing.
And on cue.. :-)

Thanks for clearing that up.

-Jonathan
-
Posted via Jive Forums
http://forums.openqa.org/thread.jspa?threadID=6791messageID=19763#19763
___
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general


Re: [Wtr-general] How to clear the cache of the browser?

2007-03-12 Thread Bach Le
Hi Paul,
  I actually came across a problem with the method I described above today. I 
was scripting a page for a customer and the problem with the cookies occured. I 
had no idea what was wrong until I remembered that you mentioned that the 
cookies were the source of your problems. So thanks, you saved me hours of 
debugging.


-Bach
-
Posted via Jive Forums
http://forums.openqa.org/thread.jspa?threadID=6796messageID=19764#19764
___
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general


Re: [Wtr-general] Is there a global variable to control the scripts execution speed

2007-03-12 Thread Charley Baker

There's not an execution control variable, but instead of sleep which is
unreliable, the best bet when using Watir 1.5 is to use the wait_until
method.

For example,

 do something
 
 wait_until{ ie.button(:value, 'Click Me').exists?)   # poll for some
control to show up with defaults of timeout:60 seconds, poll every .5
seconds


hth,

Charley


On 3/11/07, Jason He [EMAIL PROTECTED] wrote:


 Dear all,


Does watir/ruby provide a global configuration variable which could used
to change the speed of execution, rather than add many sleep in each
scripts.


Regards,
Jason




___
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

[Wtr-general] contract work in San Francisco

2007-03-12 Thread Bob
National retailer has an immediate need for a test engineer with experience
in Ruby/WATiR.

Work on a very high profile J2EE based Ecommerce effort.  Lead type role,
involving mainly test automation. 

 6-9 months downtown.  Calls or email are fine.

 

Thanks,

Bob

 

Bob Lepesh

JD Strategies

a workforce solutions service

343 State St. Suite 202

Los Altos, Calif. 94022

T. 650.941.2900

F. 650.941.2933

[EMAIL PROTECTED]

http:/www.jdstrategies.net

 

 

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