标签: selenium selenium-webdriver selenium-chromedriver
我有查找按钮的问题。当我使用“查看源代码”时我找不到他,只有当我使用“Inspect Element”时我才能看到它。可以用selenium查找>检查元素并单击按钮?
driver.find_element_by_xpath(“// button [@ class ='butsys minwd']”)。click() selenium.common.exceptions.NoSuchElementException:消息:没有这样的 element:无法找到元素: