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

怎么让selenium接管浏览器哇而不是重新开一个窗口 求教 #112

Open
zxcvbnmshen opened this issue Dec 19, 2022 · 1 comment

Comments

@zxcvbnmshen
Copy link

No description provided.

@gemail1024
Copy link

os.popen('start chrome --remote-debugging-port=9527 --user-data-dir='+profile_path)

options = Options()
options.add_experimental_option("debuggerAddress", "127.0.0.1:9527")

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

2 participants