How to invoke an iMacro from JavaScript?

后端 未结 3 1193
佛祖请我去吃肉
佛祖请我去吃肉 2021-02-09 08:37

I have an iMacro \'Test.iim\' and I want to play or call this iMacro from a javascript that is attached into a button click event in my webpage

3条回答
  •  暗喜
    暗喜 (楼主)
    2021-02-09 09:14

    You can also use an imacros java script converter where you copy paste your whole script, and recieve the final code as a java script.

提交回复
热议问题