mirror of
https://gitee.com/g1879/DrissionPage.git
synced 2024-12-10 04:00:23 +08:00
修改
This commit is contained in:
parent
fbe249e24a
commit
408ede3391
@ -1074,7 +1074,7 @@ The Drission class is used to manage WebDriver objects and Session objects, and
|
|||||||
|
|
||||||
Parameter Description:
|
Parameter Description:
|
||||||
|
|
||||||
- driver_or_options: [WebDriver, dict, Options] - WebDriver object or chrome configuration parameters.
|
- driver_or_options: [WebDriver, dict, Options, DriverOptions] - WebDriver object or chrome configuration parameters.
|
||||||
- session_or_options: [Session, dict] - Session object configuration parameters
|
- session_or_options: [Session, dict] - Session object configuration parameters
|
||||||
- ini_path: str - ini file path, the default is the ini file under the DrissionPage folder
|
- ini_path: str - ini file path, the default is the ini file under the DrissionPage folder
|
||||||
- proxy: dict - proxy settings
|
- proxy: dict - proxy settings
|
||||||
|
@ -1090,10 +1090,10 @@ Drission 类用于管理 WebDriver 对象和 Session 对象,是驱动器的角
|
|||||||
|
|
||||||
参数说明:
|
参数说明:
|
||||||
|
|
||||||
- driver_or_options: [WebDriver, dict, Options] - WebDriver 对象或 chrome 配置参数。
|
- driver_or_options: [WebDriver, dict, Options, DriverOptions] - WebDriver 对象或 chrome 配置参数。
|
||||||
- session_or_options: [Session, dict] - Session 对象配置参数
|
- session_or_options: [Session, dict] - Session 对象配置参数
|
||||||
- ini_path: str - ini 文件路径,默认为 DrissionPage 文件夹下的ini文件
|
- ini_path: str - ini 文件路径,默认为 DrissionPage 文件夹下的ini文件
|
||||||
- proxy: dict - 代理设置
|
- proxy: dict - 代理设置
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user