我想用selenium定位一个元素并获取这个标签下的内容。就是下图的标签:
收起
ele=driver.find_element_by_css_selector(div.imgfeedlist>a)url=ele.get_attribute('href')
报告相同问题?