Skip to content

Instantly share code, notes, and snippets.

@seleniumgists
Created September 24, 2020 21:19
Show Gist options
  • Save seleniumgists/76bb6bd8bda1d604635b07bf150f82dd to your computer and use it in GitHub Desktop.
Save seleniumgists/76bb6bd8bda1d604635b07bf150f82dd to your computer and use it in GitHub Desktop.
generated automatically from #selenium on seleniumhq slack
WebDriverWait(driver, 0.5).until(EC.element_to_be_clickable(obj))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment