Skip to content

Instantly share code, notes, and snippets.

@joonvena
Created July 25, 2019 13:54
Show Gist options
  • Save joonvena/7a83e80d83a8f92628989e3e9f461d11 to your computer and use it in GitHub Desktop.
Save joonvena/7a83e80d83a8f92628989e3e9f461d11 to your computer and use it in GitHub Desktop.
results = wait.until(EC.presence_of_all_elements_located((By.XPATH, '//div[@class="r"]/a')))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment