使用iMacros向下滚动div/弹出窗口? [英] Scroll Down on a div/popup using iMacros?

查看:166
本文介绍了使用iMacros向下滚动div/弹出窗口?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我无法在Instagram用户的关注者页面上使用iMacros向下滚动.下面的代码向下滚动整个窗口,但不向下滚动代码下方的弹出窗口.

I am not able to scroll down using iMacros on the followers page on an Instagram user. The code below scrolls down the whole window, but not the popup that is under the code.

URL GOTO = javascript:window.scrollBy(0,20000)

URL GOTO=javascript:window.scrollBy(0,20000)

我认为与_4gt3b类的div有关,但我不是专家,需要帮助.

I think that it is relevant to the div with the class _4gt3b, but I am not an expert and need help.

我要向下滚动的div

这是页面的链接:

https://www.instagram.com/sfktl/followers/

我已经搜索了很多此问题,但找不到任何解决方案.非常感谢您的帮助.

I have searched for this issue a lot and was not able to find any solution. Thanks a lot for any help.

推荐答案

如果div类正确,则EVENT命令必须有效:

If the div class is correct then the EVENT command must work:

EVENT TYPE=KEYPRESS SELECTOR="div._4gt3b" KEY=35

这篇关于使用iMacros向下滚动div/弹出窗口?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆