splitting the outerHTML attribute in python splitting the outerHTML attribute in python selenium selenium

splitting the outerHTML attribute in python


Get href attribute instead of outerHTML:

href = link.get_attribute("href")