Skip to content

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

Description

@frankjoe7

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]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions