for i in liste:
  url = "siteadi.com/{}".format(i)
  browser.get(url)