Hello ,
I m new to rasta ,i m able to execute the sample example of rasta that
are given .But facing problem while try to run out the simple example
of opening the IE browser and navigating to url (
www.google.com)
Error that i get when i run the command is
c:/ruby/lib/ruby/gems/1.8/gems/rasta-0.1.9-x86-mswin32-60/lib/rasta/
spreadsheet.
rb:303:in `method_missing': Columns (WIN32OLERuntimeError)
OLE error code:800A03EC in <Unknown>
<No Description>
HRESULT error code:0x80020009
Exception occurred. from c:/ruby/lib/ruby/gems/1.8/gems/
rasta-0.1.9-
x86-mswin32-60/lib/rasta/spreadsheet.rb:303:in `colname'
from c:/ruby/lib/ruby/gems/1.8/gems/rasta-0.1.9-x86-mswin32-60/
lib/rasta
/spreadsheet.rb:282:in `cellrange'
from c:/ruby/lib/ruby/gems/1.8/gems/rasta-0.1.9-x86-mswin32-60/
lib/rasta
/spreadsheet.rb:288:in `cellrangevals'
from c:/ruby/lib/ruby/gems/1.8/gems/rasta-0.1.9-x86-mswin32-60/
lib/rasta
/spreadsheet.rb:394:in `locate_headers'
from c:/ruby/lib/ruby/gems/1.8/gems/rasta-0.1.9-x86-mswin32-60/
lib/rasta
/spreadsheet.rb:242:in `initialize'
from c:/ruby/lib/ruby/gems/1.8/gems/rasta-0.1.9-x86-mswin32-60/
lib/rasta
/spreadsheet.rb:188:in `new'
from c:/ruby/lib/ruby/gems/1.8/gems/rasta-0.1.9-x86-mswin32-60/
lib/rasta
/spreadsheet.rb:188:in `each'
from c:/ruby/lib/ruby/gems/1.8/gems/rasta-0.1.9-x86-mswin32-60/
lib/rasta
/spreadsheet.rb:183:in `each'
from c:/ruby/lib/ruby/gems/1.8/gems/rasta-0.1.9-x86-mswin32-60/
lib/rasta
/fixture_runner.rb:153:in `execute'
from c:/ruby/lib/ruby/gems/1.8/gems/rasta-0.1.9-x86-mswin32-60/
lib/rasta
/fixture_runner.rb:150:in `each'
from c:/ruby/lib/ruby/gems/1.8/gems/rasta-0.1.9-x86-mswin32-60/
lib/rasta
/fixture_runner.rb:150:in `execute'
from c:/ruby/lib/ruby/gems/1.8/gems/rasta-0.1.9-x86-mswin32-60/
lib/rasta
.rb:187:in `run_test_fixtures'
from c:/ruby/lib/ruby/gems/1.8/gems/rasta-0.1.9-x86-mswin32-60/
lib/rasta
.rb:93:in `run'
from c:/ruby/lib/ruby/gems/1.8/gems/rasta-0.1.9-x86-mswin32-60/
bin/rasta
:4
from c:/ruby/bin/rasta:16:in `load'
from c:/ruby/bin/rasta:16
any pointing will be helpful
Thanks in advance