【问题标题】:Using imacro to click on ANALYZE Button使用 imacro 点击 ANALYZE 按钮
【发布时间】:2015-08-27 14:06:09
【问题描述】:

首先,我是 imacro 的新手。我正在尝试获取移动友好测试工具分析的 url 列表,但我无法使用 imacro 获得点击分析按钮。

我尝试使用类、文本以及 Role 使其工作,但无法使其工作,

Method 1.TAG POS=1 TYPE=DIV ATTR=CLASS:goog-inline-block<SP>jfk-button<SP>jfk-button-action<SP>analyze<SP>main-submit<SP>jfk-button-hover<SP>jfk-button-active<SP>jfk-button-focused<SP>jfk-button-clear-outline&&TXT:* 


Method 2.TAG POS=3 TYPE=DIV ATTR=ROLE:button&&TXT:ANALYZE

那么有没有其他方法可以让它工作。提前谢谢你。

【问题讨论】:

    标签: imacros


    【解决方案1】:

    这必须有效:

    EVENT TYPE=CLICK SELECTOR="#page-speed-insights>DIV>FORM>DIV>DIV>DIV" BUTTON=0
    

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2018-07-26
      • 1970-01-01
      • 2020-06-24
      • 2017-12-25
      相关资源
      最近更新 更多