Copy this to your browser scroll to start autoscrolling window


setInterval(function(){ window.scrollBy(0,1000); }, 2000);