Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Menu selection from dynamic menu
#11
----
int w=wait(1 WV win("- Mozilla Firefox" "Mozilla*WindowClass" "" 0xA04))
Acc a.FindFF(w "IMG" "" "" 0x1000 1)
str src=a.WebAttribute("src")
str alt=a.WebAttribute("alt")
alt.replacerx("/" "-")
alt.replacerx(":" "")
out alt
out src
str dest=F"T:\Laurent\Music\Pochettes\{alt}.jpg"

out dest
DownloadFile(src dest)


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)