Can I use Selenium with Chromium?
While Selenium works with all browsers, it does not work with Chromium (the open-source browser that is the basis for Google’s Chrome). The reason that Selenium does not work with Chromium is because Chromium has a different extension API than other browsers.
Learn more: Use Selenium with Chromium Browser.