Selenium Browser immediately closes after test, even when I explicitly “detach” it

后端 未结 0 761
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-02 04:54

my selenium code is detaching even when I use options. Here is my code.

from selenium.webdriver.chrome.options import Options
opts = Options()
opts.add_experi         


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