Jump to content

zuchmir

Member
  • Posts

    6
  • Joined

  • Last visited

Reputation Activity

  1. Thanks
  2. Thanks
    zuchmir reacted to CJK in [SOLVED] Launch Google Chrome bookmark using JXA   
    Yes, everything I've supplied so far works on my system.  You should try to stop using console.log() to evaluate certain object types, because that can be the cause of some of the type conversion errors you saw earlier.  You can evaluate one object's true value and type simply by making that object the last line of the script, e.g. app.bookmarkFolders().
     

×
×
  • Create New...