Python - How to Connect Selenium to running instance of chrome in remote debug mode

前端 未结 0 1491
傲寒
傲寒 2021-01-21 08:31

I\'m trying to connect to a running instance of chrome using selenium and have the following code:

from selenium import webdriver
options = webdriver.ChromeOption         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题