What is ChromeOptions in Selenium Python?

What is ChromeOptions in Selenium Python?

ChromeOptions is nothing but a new concept that has been added as a part of Selenium WebDriver. It starts from Selenium version 3.6. 0. You can use it to customise the ChromeDriver session. When Selenium would open up the browser (Firefox browser or Chrome browser), there would not be any history or extension or cookies.