How do I find elements using sync #66
-
Beta Was this translation helpful? Give feedback.
Answered by
kaliiiiiiiiii
Sep 27, 2023
Replies: 1 comment
-
@Dobbosynths Please don't open any further issues without there being an actual bug. This is a warning. Also, you can just use |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
kaliiiiiiiiii
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@Dobbosynths Please don't open any further issues without there being an actual bug. This is a warning.
Also, you can just use
driver.find_elements()
for that without theawait
keyword