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

爬了一半报错了,可以有人帮我看看咋回事吗? #28

Open
frankjoe7 opened this issue Sep 15, 2022 · 0 comments
Open

爬了一半报错了,可以有人帮我看看咋回事吗? #28

frankjoe7 opened this issue Sep 15, 2022 · 0 comments

Comments

@frankjoe7
Copy link

1663227389845

Output exceeds the size limit. Open the full output data in a text editor

ElementClickInterceptedException Traceback (most recent call last)
in
27 weread.login() #? login for grab the whole book
28 # weread.scan2pdf('https://weread.qq.com/web/reader/60b32c107207bc8960bd9cekecc32f3013eccbc87e4b62e')
---> 29 weread.scan2pdf('https://weread.qq.com/web/reader/51d329b0813ab6bccg0139b8k1c3321802231c383cd30bb3')
30

in scan2pdf(self, book_url, save_at, binary_threshold, quality, show_output, font_size_index)
272
273 # go to next page or chapter
--> 274 readerFooter.click()
275
276 print('pdf converting...')

d:\software\Anaconda\lib\site-packages\selenium\webdriver\remote\webelement.py in click(self)
78 def click(self) -> None:
79 """Clicks the element."""
---> 80 self._execute(Command.CLICK_ELEMENT)
81
82 def submit(self):

d:\software\Anaconda\lib\site-packages\selenium\webdriver\remote\webelement.py in _execute(self, command, params)
691 params = {}
692 params['id'] = self._id
...
Ordinal0 [0x00F45230+1856048]
BaseThreadInitThunk [0x7502FA29+25]
RtlGetAppContainerNamedObjectPath [0x76F67B5E+286]
RtlGetAppContainerNamedObjectPath [0x76F67B2E+238]

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