Jump to content
UBot Underground

Scroll Down On Overlay Area


Recommended Posts

Hey hey buddys!

 

i am sitting at this problem for a while now and have no solution.

maybe some of you have some ideas for me :-)

 

i have to scroll down an overlayed area so that a button appears;

like in this gmail example

post-15109-0-44710100-1477787211_thumb.png

post-15109-0-52061300-1477787217_thumb.png

 

i tried the ubot "focus" command, but it is not working...

 

 

Thanks! :-)

Link to post
Share on other sites
  • 4 weeks later...
  • 2 months later...

 

on uk google this works

run javascript("for(var x = 0; x< 1000;x++)\{document.querySelector(\"#tos-scroll\").scrollTop = x\}")

http://s4.img7.ir/KVBIs.jpg

hi

my friend how i can scroll this ?!!

i us "focus" and

run javascript("$(window).scrollTop($(\"*:contains(\'load more comments\'):last\").offset().top);")

but not working !!!!

 

test on this link : https://www.instagram.com/p/BQoP0Z_DzCW/

Edited by a7wazian
Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...