mirror of
https://gitee.com/g1879/DrissionPage.git
synced 2024-12-10 04:00:23 +08:00
修改配置项顺序
This commit is contained in:
parent
bcdea4b480
commit
d1f9e459c5
@ -10,8 +10,9 @@ extensions = []
|
||||
experimental_options = {'prefs': {'profile.default_content_settings.popups': 0, 'profile.default_content_setting_values': {'notifications': 2}, 'plugins.plugins_list': [{'enabled': False, 'name': 'Chrome PDF Viewer'}]}, 'useAutomationExtension': False, 'excludeSwitches': ['enable-automation']}
|
||||
timeouts = {'implicit': 10.0, 'pageLoad': 30.0, 'script': 30.0}
|
||||
page_load_strategy = normal
|
||||
default_user_data_parent = D:/tmp
|
||||
multiple_open_browser = True
|
||||
default_user_data_parent = D:/tmp
|
||||
|
||||
|
||||
[session_options]
|
||||
headers = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user