Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
HtmlDoc.GetTable error?
#8
Try this.
Macro Macro2824
Code:
Copy      Help
out
int w=wait(3 WV win("Day Weather Forecast - The Weather Channel | Weather.com - Mozilla Firefox" "MozillaWindowClass"))
Acc a.FindFF(w "DIV" "" "data-module-id=forecast_24hour" 0x1004 3)
ARRAY(Acc) k; int i
a.GetChildObjects(k MakeInt(4 5))
for i 0 k.len
,out k[i].Name
,


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)