How to navigate to a new url without opening a new window in selenium (python)

后端 未结 0 2021
南方客
南方客 2020-12-06 10:49

I am trying to go to a new page using

driver.get("url")

but this opens a new window I want to open it in the same window; I couldn\'t fi

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