[wtr-general] Simple Ruby script not working on Windows Vista IE8 configuration

2010-04-12 Thread Vijay Shinde
Hi all, I am newbie to Ruby Watir. I am getting error when I run a simple script on: WINDOWS VISTA and IE8 Ruby 1.8.6 and WATIR 1.6.5 Script is: require 'rubygems' require 'watir' browser = Watir::Browser.start https://nfgprimary-qa01/profile/

Re: [wtr-general] Simple Ruby script not working on Windows Vista IE8 configuration

2010-04-12 Thread Wesley Chen
Please try to remove require 'rubygems' from your script and then run it. Wesley. For life, the easier, the better. On Mon, Apr 12, 2010 at 1:47 PM, Vijay Shinde shindevija...@gmail.comwrote: ode:0x800706b5 -- Before posting, please read http://watir.com/support. In short: search before

Re: [wtr-general] Simple Ruby script not working on Windows Vista IE8 configuration

2010-04-12 Thread Željko Filipin
On Mon, Apr 12, 2010 at 7:47 AM, Vijay Shinde shindevija...@gmail.com wrote: WINDOWS VISTA and IE8 I remember hearing that people having problems on Vista if they did not install Watir as administrator, or if they do not run it as administrator. Željko -- watir.com - community manager