Answer the question
In order to leave comments, you need to log in
How to pass a scroll in a request?
Hello!
There is a page in which there is a scroll in the block and when scrolling, new material is loaded.
To automatically scroll in the browser (in the console), I just did this: popup.scrollTop(popup[0].scrollHeight);
Please tell me in which direction to look, what library or what method is there so that it can be transferred not through the browser console, but for example through php or nodejs.
For example, I make a request on the server to the page "www.my.com", then I pass the command popup.scrollTop(popup[0].scrollHeight); and get content.
Thank you.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question