-
Looking at the code for explicitWait inside findElement method, https://github.com/sukgu/shadow-automation-selenium/blob/master/src/main/java/io/github/sukgu/Shadow.java#L232, I see a couple of problems
|
Beta Was this translation helpful? Give feedback.
Answered by
tucknats
Mar 4, 2022
Replies: 1 comment
-
NVM, completely missed the '!visible' part :) |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
tucknats
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
NVM, completely missed the '!visible' part :)