Getting error when using WebDriverWait #95
-
Hi all, I've been using Selenium Profile and it's been really amazing. I'm having a problem where I'm noticing a javascript-triggered reload on the page when I'm loading certain pages. I'd like to add an explicit wait using Selenium's WebDriverWait, but I'm getting an error when I try it. Here's my initialization:
Here's the explicit wait:
Here's the error I'm getting:
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
@wirriejoe Actually this seems to me like an issue with |
Beta Was this translation helpful? Give feedback.
-
Closing as it seems to be resolved |
Beta Was this translation helpful? Give feedback.
@wirriejoe Actually this seems to me like an issue with
chromedriver
itsself, => third-party, closing therefore