selenium 遇到的could not be scrolled into view问题
(点击新增按钮增加一条新数据,新数据中有两个单选框)driver.find_element("css selector", "#monitorDetail > tr:nth-child(2) > td:nth-child(2) > div:nth-child(1) > input:nth-child(1)").click()
click点击后显示 Elementcould not be scrolled into view问一下怎么才能控制点击其中一个单选框?
加序号 之选中一个 脚本sleep一下,加载出来就正常
页:
[1]