Browser dev tools is an awesome tool. I want to know whether user have reached the end of the page from Browser Console. When I am trying to do this using javascript, it is saying "undefined"
How should we deal with Ajax loaded Page? How to find out whether user have reached the end of AJAX loaded page?