[wtr-general] Cannot open excel

2013-08-05 Thread Nikhil Nerkar
I want to login to gmail using userid password from the excel stored on my machine. I am getting the error : C:/Documents and Settings//Desktop/Watir/Project/TestProject/S10.rb:5:in `main': private method `open' called for Roo::Excelx:Class (NoMethodError) *Please advice* require

Re: [wtr-general] Cannot open excel

2013-08-05 Thread Oscar Rieken
1. Don't try to automate against gmail there a bunch of posts explaining why. I'll just say it changes a lot. you never really know what you are getting. 2. Opening an Excel document has nothing to do with watir. for the roo problem I would suspect their mailing list would be a better place to

Re: [wtr-general] Cannot open excel

2013-08-05 Thread Chuck van der Linden
On Monday, August 5, 2013 9:24:22 AM UTC-7, Oscar.Rieken wrote: 1. Don't try to automate against gmail there a bunch of posts explaining why. I'll just say it changes a lot. you never really know what you are getting. 2. Opening an Excel document has nothing to do with watir. for the