
| Key: |
WTR-23
|
| Type: |
Bug
|
| Status: |
Open
|
| Priority: |
Minor
|
| Assignee: |
Unassigned
|
| Reporter: |
Charley Baker
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
Watir
Created: 27/Apr/06 01:47 PM
Updated: 14/Oct/07 02:37 PM
|
|
| Component/s: |
HTML Controls
|
| Affects Version/s: |
None
|
| Fix Version/s: |
1.6.0
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
|
add a begin/rescue around the columns=#{d.rows["0"].cells.length
code
I guess sometimes row(0) doesnt work - maybe its a th
WIN32OLERuntimeError: Unknown property or method `0'
HRESULT error code:0x80020006
Unknown name.
from c:/ruby/lib/ruby/site_ruby/1.8/watir.rb:1678:in `[]'
from c:/ruby/lib/ruby/site_ruby/1.8/watir.rb:1678:in
ignore the line numbers, they are from an old version
|
|
Description
|
add a begin/rescue around the columns=#{d.rows["0"].cells.length
code
I guess sometimes row(0) doesnt work - maybe its a th
WIN32OLERuntimeError: Unknown property or method `0'
HRESULT error code:0x80020006
Unknown name.
from c:/ruby/lib/ruby/site_ruby/1.8/watir.rb:1678:in `[]'
from c:/ruby/lib/ruby/site_ruby/1.8/watir.rb:1678:in
ignore the line numbers, they are from an old version |
Show » |
|