📜  不推荐使用 find_element_by_* 命令.请改用 find_element() - 无论代码示例
📅  最后修改于: 2022-03-11 14:59:48.542000             🧑  作者: Mango
代码示例1
button = driver.find_element(By.CLASS_NAME, "quiz_button")