Open
Description
in the MoreAutomationSamples.scpt, i got a handle on creating connections, but what if i wanted to create a key sequence task?
this was for a connection:
set newConId to add connection protocol "HTTP" name "Google.com" uri "http://www.google.com"
select object newConId
i'm trying to do something like this for the key sequence:
set newConId to add connection protocol "Key Seqeunce Task" name "cliclick k1"
set property value of key "KeySequenceTask" of id newConId to "cliclick t:1"
but i'm getting the error on add connection protocol.
can anyone help me through this?
thanks
Metadata
Assignees
Labels
No labels
Activity