Search code examples
imacros

How to scroll down inside followers popup on Instagram?


How can i properly use scroll function inside Instagram popup. enter image description here

I used js function to scroll , which didnt worked

window.scrollBy(0,800);

via Imacros

EVENT TYPE=KEYPRESS SELECTOR="HTML>BODY" KEY=34

As well before scroll event used to click between users to make popup active and then used scroll, before it worked but for now it's not.

Is there any proper way to scroll inside popup?


Solution

  • I think the following command may be helpful:

    EVENT TYPE=KEYPRESS SELECTOR="div.j6cq2" KEY=34