[
http://jira.openqa.org/browse/WTR-483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael M resolved WTR-483.
---------------------------
Resolution: Fixed
Fix Version/s: (was: Soon)
1.9.2
rautomation 0.6.2 did fix this issue! Thanks for looking into it for me!
> Watir broken - Watir::Browser.new fails on Windows XP with IE 8
> ---------------------------------------------------------------
>
> Key: WTR-483
> URL: http://jira.openqa.org/browse/WTR-483
> Project: Watir
> Issue Type: Bug
> Components: Frame, Other, Project Support, Window Attachment
> Affects Versions: 1.8.0
> Environment: Windows XP Pro x64 SP2
> Reporter: Michael M
> Priority: Blocker
> Fix For: 1.9.2
>
>
> ruby 1.9.2p180 (2011-02-18) [i386-mingw32]
> watir (1.9.1)
> commonwatir (1.9.1)
> A very simple script no longer runs at all, not much else to say:
> require 'watir'
> browser = Watir::Browser.new
> browser.goto 'http://www.google.ca'
> The following exception occurs:
> C:/Ruby192/lib/ruby/gems/1.9.1/gems/commonwatir-1.9.1/lib/watir/browser.rb:89:in
> `eval': undefined method `class_eval' for [["RAutomation"]]:Array
> (NoMethodError)
> from
> C:/Ruby192/lib/ruby/gems/1.9.1/gems/rautomation-0.6.0/lib/rautomation/element_collections.rb:8:in
> `each'
> from
> C:/Ruby192/lib/ruby/gems/1.9.1/gems/rautomation-0.6.0/lib/rautomation/element_collections.rb:8:in
> `has_many'
> from
> C:/Ruby192/lib/ruby/gems/1.9.1/gems/rautomation-0.6.0/lib/rautomation/window.rb:15:in
> `<class:Window>'
> from
> C:/Ruby192/lib/ruby/gems/1.9.1/gems/rautomation-0.6.0/lib/rautomation/window.rb:11:in
> `<module:RAutomation>'
> from
> C:/Ruby192/lib/ruby/gems/1.9.1/gems/rautomation-0.6.0/lib/rautomation/window.rb:1:in
> `<top (required)>'
> from
> C:/Ruby192/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
> from
> C:/Ruby192/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
> from
> C:/Ruby192/lib/ruby/gems/1.9.1/gems/rautomation-0.6.0/lib/rautomation.rb:6:in
> `<top (required)>'
> from
> C:/Ruby192/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
> from
> C:/Ruby192/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
> from
> C:/Ruby192/lib/ruby/gems/1.9.1/gems/watir-1.9.1/lib/watir/core.rb:36:in `<top
> (required)>'
> from
> C:/Ruby192/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
> from
> C:/Ruby192/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
> from
> C:/Ruby192/lib/ruby/gems/1.9.1/gems/watir-1.9.1/lib/watir/ie.rb:2:in `<top
> (required)>'
> from (eval):1:in `klass'
> from
> C:/Ruby192/lib/ruby/gems/1.9.1/gems/commonwatir-1.9.1/lib/watir/browser.rb:89:in
> `eval'
> from
> C:/Ruby192/lib/ruby/gems/1.9.1/gems/commonwatir-1.9.1/lib/watir/browser.rb:89:in
> `klass'
> from
> C:/Ruby192/lib/ruby/gems/1.9.1/gems/commonwatir-1.9.1/lib/watir/browser.rb:79:in
> `set_options'
> from
> C:/Ruby192/lib/ruby/gems/1.9.1/gems/commonwatir-1.9.1/lib/watir/browser.rb:142:in
> `set_sub_options'
> from
> C:/Ruby192/lib/ruby/gems/1.9.1/gems/commonwatir-1.9.1/lib/watir/browser.rb:64:in
> `new'
> from DivsTest.rb:3:in `<main>'
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.openqa.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
Wtr-development mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-development