Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Element Not Clickable #16

Open
u0932478239 opened this issue May 15, 2021 · 0 comments
Open

Element Not Clickable #16

u0932478239 opened this issue May 15, 2021 · 0 comments

Comments

@u0932478239
Copy link

Error:
DevTools listening on ws://127.0.0.1:50629/devtools/browser/9a3858b2-aeca-4312-8286-754a400ed5c8
[+]Logged to SubPals.[+]
[+]Plan is already activated.
[+] 20 videos [+]
Traceback (most recent call last):
File "C:\Users\SamzyDev\Desktop\YouTube-Subpals-bot-master\Main.py", line 67, in
driver.find_element_by_xpath("//*[@id='likeSub2']/a").click()
File "C:\Users\SamzyDev\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\selenium\webdriver\remote\webelement.py", line 80, in click
self._execute(Command.CLICK_ELEMENT)
File "C:\Users\SamzyDev\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\selenium\webdriver\remote\webelement.py", line 633, in _execute
return self._parent.execute(command, params)
File "C:\Users\SamzyDev\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\selenium\webdriver\remote\webdriver.py", line 321, in execute
self.error_handler.check_response(response)
File "C:\Users\SamzyDev\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\selenium\webdriver\remote\errorhandler.py", line 242, in check_response
raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.ElementClickInterceptedException: Message: element click intercepted: Element ... is not clickable at point (168, 582). Other element would receive the click: ...
(Session info: headless chrome=90.0.4430.212)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant