-
Notifications
You must be signed in to change notification settings - Fork 30
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
TypeError: Cannot read properties of undefined (reading 'click') #14
Comments
I tried to remove the session.jsv. Still, download only a few pages. I use a regular account with a subscription. |
@BillShepp can you provide your run.py file ? |
Here you go (had to zip it for Github to allow the upload). Note that I no longer have my Scribd subscription, so I don't know if this still works, or works with the Everand spin-off. |
@BillShepp |
@BillShepp |
File "C:\Users\Kamil\AppData\Local\Programs\Python\Python311\Lib\site-packages\playwright_impl_connection.py", line 97, in inner_send
result = next(iter(done)).result()
^^^^^^^^^^^^^^^^^^^^^^^^^
playwright._impl._api_types.Error: TypeError: Cannot read properties of undefined (reading 'click')
at eval (eval at evaluate (:216:30), :1:59)
at UtilityScript.evaluate (:223:19)
at UtilityScript. (:1:44)
The text was updated successfully, but these errors were encountered: