Created
September 24, 2020 21:19
-
-
Save seleniumgists/76bb6bd8bda1d604635b07bf150f82dd to your computer and use it in GitHub Desktop.
generated automatically from #selenium on seleniumhq slack
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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