[wtr-general] Re: JSSH for Firefox3.1

2008-12-24 Thread Aleksey Tyschenko
It contains xpi only for FF3.0. FF3.1 can be run with this extension but after Watir::Browser.new it crashes. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Watir General group. To post to this group, send email to

[wtr-general] Re: JSSH for Firefox3.1

2008-12-24 Thread al3kc
It contains xpi only for FF3.0. FF3.1 can be run with this extension but after Watir::Browser.new it crashes. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Watir General group. To post to this group, send email to

[wtr-general] Re: JSSH for Firefox3.1

2008-12-24 Thread Wilson Xu
How about use FireWatir::Firefox.start(url) or ff = FireWatir::Firefox.new; ff.goto(url)? Wilson Xu On Wed, Dec 24, 2008 at 4:22 PM, Aleksey Tyschenko aleks.kiev...@gmail.comwrote: It contains xpi only for FF3.0. FF3.1 can be run with this extension but after Watir::Browser.new it crashes.

[wtr-general] Re: JSSH for Firefox3.1

2008-12-24 Thread Angrez Singh
Right now I think its in beta version once it gets released and code is stable we can get the JSSh xpi for Firefox 3.1 - Angrez On Wed, Dec 24, 2008 at 2:01 PM, Wilson Xu xu.xiaodong.wil...@gmail.comwrote: How about use FireWatir::Firefox.start(url) or ff = FireWatir::Firefox.new;

[wtr-general] Re: JSSH for Firefox3.1

2008-12-24 Thread Wilson Xu
Why do you always use Firefox3.1, I think you can use firefox2.x version to your testing when jssh3.x is not ready for release. Wilson Xu On Dec 24, 6:18 pm, Angrez Singh ang...@gmail.com wrote: Right now I think its in beta version once it gets released and code is stable we can get the JSSh