Gajendra, I will point out that I was testing in chrome. Maybe you can try chrome to see that the syntax is doing what you want to and then figure out the firefox-specific issue later. My script starts off like this: require "rubygems"; require "watir-webdriver" browser = Watir::Browser.new :chrome
I needed to install some kind of chrome driver, so keep that in mind if you have any issues. http://watirwebdriver.com/chrome/ Matt > -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected]
