[wtr-general] Jssh exception message?

2010-03-02 Thread hliauw
Anyone knows what this exception message means? undefined method `messsage' for #JsshSocket::JSTypeError: this.docShell is null it came up on this statement: browser = Watir::Browser.new(); -- You received this message because you are subscribed to the Google Groups Watir General group. To

[wtr-general] Re: Jssh exception message?

2010-03-02 Thread hliauw
extension for your version of Firefox.  You can get it here: http://wiki.openqa.org/display/WTR/FireWatir+Installation Hope this helps! -Tiffany On Mar 2, 2:41 pm, hliauw hli...@gmail.com wrote: Anyone knows what this exception message means? undefined method `messsage' for #JsshSocket

[wtr-general] execution expired

2010-03-01 Thread hliauw
Hi, can somebody help me understand the following exceptions? it happened on both ie and firefox goto call. E, [2010-03-01T04:11:28.918000 #2884] ERROR -- : Exception in goto: execution expired: [C:/Ruby/lib/ruby/1.8/timeout.rb:60:in `wait',

[wtr-general] Re: execution expired

2010-03-01 Thread hliauw
or open it too slow. you should test the url manual,or increase var 'toutval'. ÔÚ Tue, 02 Mar 2010 01:17:53 +0800£¬hliauw hli...@gmail.com дµÀ: Hi, can somebody help me understand the following exceptions?  it happened on both ie and firefox goto call. E, [2010-03-01T04:11:28.918000

[wtr-general] browser.goto does not return

2010-02-24 Thread hliauw
Hi all, I got this strange issue on my test. First of all, i'm still trying to nail down the problem and looking for help to pinpoint the root cause so please bear with me. :) I have a windows XP on a VM workstation setup where ruby, watir and browsers sit. in my series of tests, i use both

[wtr-general] Re: Save image in Firefox

2009-12-21 Thread hliauw
at 2:42 AM, hliauw hli...@gmail.com wrote: Hi all, Does firewatir support image(...).save like in ie? I have been testing on ie for a while, and have a need to test using firefox. some scripts I had uses image.save and it has been failing on firefox. Here are some snippets: browser

[wtr-general] Re: Save image in Firefox

2009-12-21 Thread hliauw
support saving a image. You can open a JIRA ticket for the same. - Angrez On Sat, Dec 19, 2009 at 2:42 AM, hliauw hli...@gmail.com wrote: Hi all, Does firewatir support image(...).save like in ie? I have been testing on ie for a while, and have a need to test using firefox. some scripts