Jump to content

adamsiem

Member
  • Posts

    1
  • Joined

  • Last visited

Everything posted by adamsiem

  1. I have Soundcloud running inside a Fluid App. (https://fluidapp.com/) How would I tweak it so search through those windows? (Also, how can I debug this myself to rework it in the future, i.e. see if the application and window commands are working... where the issue is.) This doesn't work: on alfred_script(q) tell application "Soundcloud" tell window 1 tell active tab execute javascript ("document.querySelector('.playControl').click();") end tell end tell end tell end alfred_script
×
×
  • Create New...