python+selenium中的问题,类似下图的元素按钮,定位不到?
python+selenium使用两种方法报错ele=driver.find_element_by_css_selector('table>tbody>tr.el-tab...
python+selenium使用两种方法报错ele=driver.find_element_by_css_selector( 'table > tbody >tr.el-table__row.el-table__row--striped:nth-child(2)>td:nth-child(3)>div.cell>span.popover>div.el-popover.el-popper>div:nth-child(2)') ele.click()
#### ActionChains(driver).move_to_element(ele).click().pause(2).perform() 展开
#### ActionChains(driver).move_to_element(ele).click().pause(2).perform() 展开
1个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询