Good morning experts, i am trying to scroll to the bottom of the sharepoint web-page. I have used javascript and it doesnt work, is there anything else.

Good morning experts, i am trying to scroll to the bottom of the sharepoint web-page. I have used javascript and it doesnt work, is there anything else.
@Anonymous
javascript works on sharepoint pages too, but if it is not working for you then focus or click on some plain text element or a white area or the top header of the page and then use sendkeys to pageup and page down or up and down arrow keys. This has also worked.