小编gir*_*feb的帖子

我在哪里可以找到所有可用的带有硒的 ChromeOptions 的列表?

我在哪里可以找到所有可用的带有硒的 Chrome 选项的列表?

在 python 环境中使用 selenium 爬行时,我不得不在 chrome webdriver 中使用 flash。所以我试图找到一个允许 Flash 的设置,我找到了这些答案。

https://sqa.stackexchange.com/questions/30312/enable-flash-player-on-chrome-62-while-running-selenium-test

Selenium.Chrome 在哪里可以找到所有可用 ChromeOption 参数的列表?C#

但我真的很想找到关于这些论点的官方文件:

  • profile.default_content_setting_values.plugins
  • profile.content_settings.plugin_whitelist.adobe-flash-player

我认为存在是因为有些人说上面两个答案。但我找不到。

python selenium google-chrome selenium-chromedriver chrome-options

5
推荐指数
2
解决办法
5698
查看次数