[wtr-general] Re: Another Variable Scope Question

2010-01-29 Thread Edith
Thanks Chandu, The problem is that while it doesn't complain about "browser" the "before" cause the assignment to take place before I'm logged into the web app. As a result, the frame method can't find the frame it's looking for. Edith On Jan 29, 5:50

[wtr-general] Another Variable Scope Question

2010-01-28 Thread Edith
7; from C:/ruby186/lib/ruby/gems/1.8/gems/rspec-1.2.9/lib/spec/dsl/ main.rb:28:in `describe' from C:/watir/ae_user_preferences/test/specs/ verify_up_general_content_spec.rb:5 I don't understand why the browser variable isn't "known" at the "describe&