[Python][Selenium]How to launch WebDriver with Headless Chrome
If you are going to use Selenium against a dynamic web site such as using Javascript, you should use Headless Chrome. However, it seems that there are no helpful instruction so far. So I'm going to explain how to launch WebDriver with Headless Chrome.
2021.05.04
2022.07.20
EnglishTechPython