mirror of
https://gitee.com/g1879/DrissionPage.git
synced 2024-12-10 04:00:23 +08:00
update README.zh-cn.md.
This commit is contained in:
parent
6334508363
commit
9e4f392346
@ -437,6 +437,7 @@ drission = Drission(read_file=False)
|
||||
|
||||
```python
|
||||
from DrissionPage.config import DriverOptions
|
||||
from DrissionPage import Drission
|
||||
|
||||
# 创建 driver 配置对象,read_file = False 表示不读取 ini 文件
|
||||
do = DriverOptions(read_file=False)
|
||||
|
Loading…
x
Reference in New Issue
Block a user