mirror of
https://gitee.com/g1879/DrissionPage.git
synced 2024-12-10 04:00:23 +08:00
update DrissionPage/config.py.
This commit is contained in:
parent
e66f6adc79
commit
b04715c9b8
@ -235,6 +235,9 @@ class DriverOptions(Options):
|
||||
self.set_argument('--disk-cache-dir', format_path(cache_path))
|
||||
return self
|
||||
|
||||
class SessionOptions(object):
|
||||
pass
|
||||
|
||||
|
||||
def _dict_to_chrome_options(options: dict) -> Options:
|
||||
"""从传入的字典获取浏览器设置,返回ChromeOptions对象 \n
|
||||
|
Loading…
x
Reference in New Issue
Block a user