问题 I'm using Selenium with Python for some camera interface online. The problem is that I can't seem to get Flash activated in Selenium's Chrome. I find problems close to mine but none of the solutions worked : https://sqa.stackexchange.com/questions/30312/enable-flash-player-on-chrome-62-while-running-selenium-test None of the parameters I tried changed anything, all I get is the "Get Flash Player" link Here's my code : chrome_options = Options() prefs = { "profile.default_content_setting