Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

保存ini文件是不是有bug? #480

Open
ch-boogeyman opened this issue Dec 31, 2024 · 0 comments
Open

保存ini文件是不是有bug? #480

ch-boogeyman opened this issue Dec 31, 2024 · 0 comments

Comments

@ch-boogeyman
Copy link

保存

co = ChromiumOptions()
co.save('xxxx.ini')

调用

co = ChromiumOptions(ini_path=ini_path)
page = WebPage(chromium_options=co)

完成登录后调用保存,很不稳定,有时调用的时候是带登录状态的,有时候不带登录状态

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant