如何使用 Firefox Extension 在 js 文件中使用 iimPlay()(免费)
how to use iimPlay() in js file using Firefox Extension(free)
我在 Imacro Firefox 扩展(免费版)中通过将 current.iim(录制的宏)重命名为 current.js 创建了 .js 文件。我通过单击播放宏 运行 文件但出现错误
SyntaxError: can not parse macro line 1: iimPlay("Open6Tabs.iim");
Current.js 具有此代码,其中 Open6Tabs.iim 在 Demo-Firefox 文件夹中
iimPlay("Open6Tabs.iim");
实际结果:
SyntaxError: can not parse macro line 1: iimPlay("Open6Tabs.iim");"
预期结果:应该运行成功
"Expected result: It should run successfully":
是的,很好的尝试@OP,你可以更好地做出反应并跟进......
=> 再次阅读我的(第 1 条)对您之前 Qt 的回复...,我已经给了您答案...!:
=> 你需要提到你的 FCI(完整配置信息),就像我已经问过你的那样...... "Firefox Extension(free)" 是不够的...... => 确切版本......? + 浏览器的确切版本...? + OS...?
好的,6 天后,终于从 iMacros 论坛上的并行线程中获得了 FCI:
Firefox Quantum 68.0.2(32 bit)
Imacro version :10.0.2.1450
Windows 10
(... "iMacros"... 有 3 个错别字...)
是的,然后 Answer/Explanation 到您的 "Issue" 只是记录在 FF v10.0.2 的发行说明中...! :想法:
https://wiki.imacros.net/iMacros_for_Firefox#Version_History
The built-in Javascript scripting interface for playing .js files is
no longer available.
- 我在 iMacros 论坛上的回答中给出了一些替代方案,用于在 2019 年将“.js”脚本与 iMacros 一起使用...:
https://forum.imacros.net/viewtopic.php?f=2&t=20237&p=83217#p83217
无法找到您之前的 Thread/Qt...?:
Imacro Firefox extension call another macro using js
(关闭是因为您没有跟进 + 质量低 + "Off-Topic"...我不同意 "Off-Topic" 但我对此无能为力你自己没有跟进...)
我在 Imacro Firefox 扩展(免费版)中通过将 current.iim(录制的宏)重命名为 current.js 创建了 .js 文件。我通过单击播放宏 运行 文件但出现错误
SyntaxError: can not parse macro line 1: iimPlay("Open6Tabs.iim");
Current.js 具有此代码,其中 Open6Tabs.iim 在 Demo-Firefox 文件夹中 iimPlay("Open6Tabs.iim");
实际结果:
SyntaxError: can not parse macro line 1: iimPlay("Open6Tabs.iim");"
预期结果:应该运行成功
"Expected result: It should run successfully":
是的,很好的尝试@OP,你可以更好地做出反应并跟进......
=> 再次阅读我的(第 1 条)对您之前 Qt 的回复...,我已经给了您答案...!:
=> 你需要提到你的 FCI(完整配置信息),就像我已经问过你的那样...... "Firefox Extension(free)" 是不够的...... => 确切版本......? + 浏览器的确切版本...? + OS...?
好的,6 天后,终于从 iMacros 论坛上的并行线程中获得了 FCI:
Firefox Quantum 68.0.2(32 bit)
Imacro version :10.0.2.1450
Windows 10
(... "iMacros"... 有 3 个错别字...)
是的,然后 Answer/Explanation 到您的 "Issue" 只是记录在 FF v10.0.2 的发行说明中...! :想法:
https://wiki.imacros.net/iMacros_for_Firefox#Version_History
The built-in Javascript scripting interface for playing .js files is no longer available.
- 我在 iMacros 论坛上的回答中给出了一些替代方案,用于在 2019 年将“.js”脚本与 iMacros 一起使用...:
https://forum.imacros.net/viewtopic.php?f=2&t=20237&p=83217#p83217
无法找到您之前的 Thread/Qt...?: Imacro Firefox extension call another macro using js
(关闭是因为您没有跟进 + 质量低 + "Off-Topic"...我不同意 "Off-Topic" 但我对此无能为力你自己没有跟进...)