[wtr-general] Re: Watir 1.6.5.rc2 - release candidate available for testing

2009-11-05 Thread Charley Baker
There is a change in this version for UTF-8: http://github.com/bret/watir/commit/466332be758a43c6045374c6c6ca03827688e151 I'm honestly not sure if that's throwing you off or not. Let me know, I was hoping to release today. -c 2009/11/5 jnxgn s...@jnxgn.cn In IE, maybe it is not the problem

[wtr-general] Re: watir tests are not passing on my environment

2009-11-05 Thread Shlomit Gazit
I found out it was related with popups titles in regular expression. On Oct 28, 3:25 pm, Shlomit Gazit shlomitpatr...@gmail.com wrote: After restarting the machine, it was working fine. I guess it is cache related. Is there a way to clean cache in the beginning of the test? On Oct 27, 5:04 

[wtr-general] Re: Iterate buttons in the page and call a method

2009-11-05 Thread Ethan
yeah, I read this a couple of times, couldn't make a bit of sense out of it, and moved along. On Thu, Nov 5, 2009 at 16:45, Paul Rogers paul.rog...@shaw.ca wrote: Im going to guess you didnt get any answer because your question is difficult to understand. Check the posting guidleines, and Im

[wtr-general] Re: Iterate buttons in the page and call a method

2009-11-05 Thread Michael Hwee
I think he meant there are multiple buttons and he wanted to click on each one. But, it is clicking only first one. He needs to use the indexing to get to next button. From: Ethan notet...@gmail.com To: watir-general@googlegroups.com Sent: Thu, November 5,

[wtr-general] Re: gem update --system is disabled on Debian

2009-11-05 Thread Anna Gabutero
On Wed, Nov 04, 2009 at 11:00:08PM -0800, Marlon wrote: Hi, I'm getting this error: While executing gem ... (RuntimeError) gem update --system is disabled on Debian. RubyGems can be updated using the official Debian repositories by aptitude or apt-get. when doing system

[wtr-general] How to load Ruby file in watir script

2009-11-05 Thread Prince3105
Hi All, I am using below package. Watir version - 1.6.2 Ruby version - 1.8.6 I was using IE 6 without any issues, where i used below code to clear cookies and cache memory. require 'watir/ie' require 'watir/testcase' require 'watir/cookiemanager' require 'watir\contrib\enabled_popup' require

[wtr-general] clear/delete browser cookie on firewatir (ubuntu)

2009-11-05 Thread Marlon
Hi, How can I delete browser cookies on firewatir? thanks, Marlon --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Watir General group. To post to this group, send email to watir-general@googlegroups.com Before