[wtr-general] Accessing web table

2012-06-25 Thread Jeff M
I'm trying to access a webtable on yahoo finance. URL: http://finance.yahoo.com/q/is?s=LMT+Income+Statementannual Ultimately I'm going to extract the data from the Income Statement into excel/sql db. I'm struggling to have Watir recognize the table object, here's a sample of what I'm

Re: [wtr-general] Accessing web table

2012-06-25 Thread Ċ½eljko Filipin
On Sun, Jun 24, 2012 at 9:15 PM, Jeff M jeffmitchel...@gmail.com wrote: tobj = browser.table(:id, 'yfncsumtab') I'm consistently getting errors of this sort, which makes me think the table isn't being found by the script: #Watir::Table:0x657b398a located=false