当页面使用AJAX时,可以使用隐式和显式等待,但我想停止加载driver.get()足够元素时引起的加载.是否可以这样做,因为driver.get()只有在页面完成加载时才会返回调用.
driver.get()
python selenium
python ×1
selenium ×1