-
Notifications
You must be signed in to change notification settings - Fork 171
Description
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]
