Selenium
chromeOptions.addArguments("")
--start-maximized
--disable-extensions
--verbose
--disable-web-security
--allow-running-insecure-content
--allow-insecure-localhost
--no-sandbox
--disable-gpu
--incognito
--allow-file-access-from-files
https://peter.sh/experiments/chromium-command-line-switches/