Hi!
I read your tutorial on medium, great stuff!
However, I was running the code on my own machine and noticed the Login through pressing "Enter" is blocked by this popup on Quora home page. And i get the following error:
selenium.common.exceptions.ElementClickInterceptedException: Message: Element <button class="q-click-wrapper qu-active--textDecoration--none qu-focus--textDecoration--none qu-disabled qu-borderRadius--pill qu-alignItems--center qu-justifyContent--center qu-whiteSpace--nowrap qu-userSelect--none qu-display--inline-flex qu-bg--blue qu-tapHighlight--white qu-textAlign--center qu-cursor--pointer qu-hover--textDecoration--none ClickWrapper___StyledClickWrapperBox-zoqi4f-0 iyYUZT base___StyledClickWrapper-lx6eke-1 cCiFZD " type="button"> is not clickable at point (704,337) because another element <div class="q-flex qu-justifyContent--space-between qu-alignItems--center"> obscures it
Any idea how to resolve this?

Hi!

I read your tutorial on medium, great stuff!
However, I was running the code on my own machine and noticed the Login through pressing "Enter" is blocked by this popup on Quora home page. And i get the following error:
selenium.common.exceptions.ElementClickInterceptedException: Message: Element <button class="q-click-wrapper qu-active--textDecoration--none qu-focus--textDecoration--none qu-disabled qu-borderRadius--pill qu-alignItems--center qu-justifyContent--center qu-whiteSpace--nowrap qu-userSelect--none qu-display--inline-flex qu-bg--blue qu-tapHighlight--white qu-textAlign--center qu-cursor--pointer qu-hover--textDecoration--none ClickWrapper___StyledClickWrapperBox-zoqi4f-0 iyYUZT base___StyledClickWrapper-lx6eke-1 cCiFZD " type="button"> is not clickable at point (704,337) because another element <div class="q-flex qu-justifyContent--space-between qu-alignItems--center"> obscures itAny idea how to resolve this?