In this tutorial, we will introduce how to enable chrome headless mode in python selenium, which is helpful if you do not want to see chrome browser gui.
We can use python selenium to scroll the web page. In this tutorial, we will show you how to use python selenium to scroll the web page to the end of it.