Jump to content
UBot Underground

Clicking scrollbar in Yahoo Messages


Recommended Posts

In Yahoo Mail you can scroll all the way through your inbox messages by clicking on the scrollbar, but when I use

 

run javascript("window.scrollTo(0,document.body.scrollHeight);")

 

it takes me to the bottom of the page & does not scroll down through the messages, I guess because they are in a separate window. I've tried slightly amending that javascript code with elements from the source code but I'm not quite getting it.

 

Can anyone tell me how do I scroll all the way down through the messages to the last one in the Inbox using ubot?

Link to post
Share on other sites
  • 3 months later...
  • 6 months later...

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...