korimo / firewatir

Automatically exported from code.google.com/p/firewatir
0 stars 0 forks source link

f.new hangs on os x 10.5 jssh 0.94 #55

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. calling f.new with no ff window open, or after f.close
2.
3.

What is the expected output? What do you see instead

expect a series of browser actions. Instead see a blank screen, script hangs, 
when killed yields 
trace like:

^C./../container.rb:836:in `read_socket': Interrupt
        from ./../firewatir.rb:556:in `wait'
        from ./../firewatir.rb:258:in `goto'
        from ./unittests/bug_fixes_test.rb:9:in `setup'
        from /opt/local/lib/ruby/1.8/test/unit/testcase.rb:77:in `run'
        from /opt/local/lib/ruby/1.8/test/unit/testsuite.rb:34:in `run'
        from /opt/local/lib/ruby/1.8/test/unit/testsuite.rb:33:in `each'
        from /opt/local/lib/ruby/1.8/test/unit/testsuite.rb:33:in `run'
        from /opt/local/lib/ruby/1.8/test/unit/testsuite.rb:34:in `run'
         ... 6 levels...
        from /opt/local/lib/ruby/1.8/test/unit/autorunner.rb:216:in `run'
        from /opt/local/lib/ruby/1.8/test/unit/autorunner.rb:12:in `run'
        from /opt/local/lib/ruby/1.8/test/unit.rb:278

What version of the product are you using? On what operating system?
FF 2.0.0.9
jssh-darwin-0.94.xpi on 
leopard (OS X 10.5)

Please provide any additional information below.

Original issue reported on code.google.com by lastobe...@gmail.com on 15 Nov 2007 at 6:01

GoogleCodeExporter commented 9 years ago
which Firewatir version are you using?

Original comment by ang...@gmail.com on 15 Nov 2007 at 6:30

GoogleCodeExporter commented 9 years ago
I have the impression that "automatic" opening of Firefox is only implement for
Windows and Linux at this time (check for RUBY_PLATFORM in firewatir.rb ; 
around line
200). So this behavior seems expected when looking at the code (1.1.1)

Original comment by peter.va...@gmail.com on 18 Apr 2008 at 6:07

GoogleCodeExporter commented 9 years ago
moved to http://jira.openqa.org/browse/WTR-387

Original comment by zeljko.f...@gmail.com on 4 Nov 2009 at 10:26

GoogleCodeExporter commented 9 years ago
Ticket moved to http://jira.openqa.org/browse/WTR. Please see comments for
the exact URL.

Original comment by zeljko.f...@gmail.com on 20 Nov 2009 at 10:39