How do I add a timeout to Selenium WebDriver when connecting to a remote debugging port

后端 未结 0 1658
执笔经年
执笔经年 2021-01-07 15:40

I want to attempt to connect Selenium to an existing browser and add a timeout incase it takes too long to connect. Here is my current code.

import subprocess         


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