【发布时间】:2021-12-11 22:35:48
【问题描述】:
我无法让 selenium 单击此按钮,因为它没有出现在使用 driver.Chrome() 检索的 html 中,因为它是一个动态按钮 screen capture of button I want to click on
这是网页链接:http://data.cnmc.es/datagraph/jsp/inf_trim.jsp
如何在 Jupyter Notebook 中用 python 完成这项任务?
感谢您的宝贵时间
詹姆
【问题讨论】:
-
请提供足够的代码,以便其他人更好地理解或重现问题。
标签: python selenium dynamic jupyter-notebook