selenium.webdriver.firefox.options

1. class selenium.webdriver.firefox.options.Log

1.1. to_capabilities()

2. class selenium.webdriver.firefox.options.Options

2.1. KEY = 'moz:firefoxOptions'

2.2. add_argument(argument)

添加要用于浏览器进程的参数。

2.3. arguments

返回浏览器进程参数列表。

2.4. binary

返回 FirefoxBinary 实例

2.5. binary_location

返回二进制文件的位置。

2.6. headless

返回是否设置了无头的参数

2.7. preferences

返回首选项的字典。

2.8. profile

返回要使用的 Firefox 配置文件。

2.9. proxy

如果没有设置,则返回代理。

2.10. set_headless(headless=True)

不推荐使用,options.headless = True

2.11. set_preference(name, value)

设置首选项。

2.12. to_capabilities()

将 Firefox 选项编组为 moz:firefoxOptions 对象。

© 2020 刘士. All rights reserved.

结果匹配 ""

    没有匹配的结果 ""