r00tmebaby / LinkedIn-Downloader

LinkedIn DL is a small GUI program codded with Python and based on my previous Lynda Download script
MIT License
96 stars 37 forks source link

Still the program not working once a quiz found! #12

Closed Akandeil closed 4 years ago

Akandeil commented 4 years ago

Hi, Thanks a lot for your great efforts. I just want to report an issue that the program still stop working once a quiz found! and hereunder the log:

Traceback (most recent call last): File "loader.py", line 376, in File "loader.py", line 356, in downloader File "site-packages\selenium\webdriver\remote\webelement.py", line 80, in clic k File "site-packages\selenium\webdriver\remote\webelement.py", line 633, in _ex ecute File "site-packages\selenium\webdriver\remote\webdriver.py", line 321, in exec ute File "site-packages\selenium\webdriver\remote\errorhandler.py", line 242, in c heck_response selenium.common.exceptions.ElementClickInterceptedException: Message: element cl ick intercepted: Element <button class="vjs-control vjs-button vjs-next-button" type="button" aria-disabled="false" data-artdeco-is-focused="true" title="Next"> ... is not clickable at point (329, 16). Other element would receive th e click:

(Session info: chrome=78.0.3904.97)

[2808] Failed to execute script loader

appreciate your support to fix it.

Thanks

r00tmebaby commented 4 years ago

Will look at it, in the next few days

Akandeil commented 4 years ago

I can see the issue is closed, is it already fixed?