element=bro.find_element_by_xpath('//[@id="J_goodsList"]/ul/li[1]/div/div[3]/a[@href]') print(element.get_attribute('href'))