iMacros 可以自动化其他 Firefox 扩展吗?

发布于 2024-11-25 07:37:08 字数 413 浏览 1 评论 0原文

iMacros 的 Firefox 附加组件页面上的描述声称它“非常通用,可以与其他扩展程序结合使用,例如 Greasemonkey、Web Developer、Firebug、Stylish、Download Statusbar、NoScript...”,尽管我不确定这是如何实现的互动有效。

我问这个问题的原因是我正在尝试实现一个网络抓取工具来导航到网站并记录 HTTP 交互。但是,由于 Tamper Data 已经完成了我需要的 HTTP 请求/响应日志记录,因此我宁愿使用它的功能,而不必自己重做。

如果这是不可能的,我想知道是否有人知道一个单元测试器可以让我:

  1. 打开 Firefox 浏览器并打开它。加载 Tamper Data
  2. 导航到指定页面
  3. 单击 Tamper Data UI 上的按钮

The description on iMacros's Firefox add-on page claims that it "is extremely versatile and can be combined with other extensions such as Greasemonkey, Web Developer, Firebug, Stylish, Download Statusbar, NoScript...", although I am not sure how this interaction works.

The reason I ask is that I am trying to implement a web scraper to navigate to websites and record HTTP interactions. However, since Tamper Data already does the HTTP request/response logging I require, I'd rather use its functionality instead of having to redo it myself.

If this is not possible, I'm wondering if anyone knows a unit tester that will allow me to:

  1. Open a Firefox browser & load Tamper Data
  2. Navigate to specified pages
  3. Click a button on Tamper Data's UI

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

挥剑断情 2024-12-02 07:37:08

Imacros 是有限的。 Imacros 无法打开新的 Firefox 浏览器。 Imacros 可以单击正在创建 html 内容的按钮插件。 Imacros 比其他的更容易。

Imacros 有一个 TAG 系统。这是一种编写宏的快速方法,并且比 Jquery 更容易:)

Imacros is limited. Imacros cant open a new Firefox browser. Imacros can click a button addons which is creating a html content. Imacros is easier than the others.

Imacros has a TAG system. It is a fast way to writing macros and easier than Jquery :)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文