Jump to content

book345

Member
  • Posts

    2
  • Joined

  • Last visited

  • Days Won

    1

book345 last won the day on June 23 2021

book345 had the most liked content!

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

book345's Achievements

Helping Hand

Helping Hand (3/5)

1

Reputation

  1. Yeah I did read through that, but even if the scriptability of firefox is fairly limited, I feel like the task I mentioned should still be doable. I have gotten variations of it to work (open new window if firefox is already active, etc.). I appreciate the response
  2. Hello, I am trying to make a seemingly simple workflow but the solution is evading me. I already use a workflow that opens a new window of safari in the current desktop, regardless of whether there are already open safari windows or not. It is a pretty simple 'run this script with this keyword' type workflow, and the script I use for safari is: tell application "Safari" make new document activate end tell Replicating this with firefox used instead does not seem to get the results I want, and I have tried multiple variations to no avail: make new window instead of document, tell firefox to activate first, etc. Any help is much appreciated, thanks.
×
×
  • Create New...