You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Started getting this issue about a week ago and progressively it has gone worse. It cannot be replicated as it is random when and how the exception TypeError happens on sending the request and getting the resp action. Waiting intervals does not do anything or mouse movements. Does anyone have a solution please?
Things I tried:
Updating to python 3.12
Disabling stealth
Adding a try except to resp
Changing Client eg. webkit mozzilla
Changing to the latest Playwright version webkit (It happend less)
Bug:
Started getting this issue about a week ago and progressively it has gone worse. It cannot be replicated as it is random when and how the exception TypeError happens on sending the request and getting the resp action. Waiting intervals does not do anything or mouse movements. Does anyone have a solution please?
Things I tried:
Raises exception:
Full code:
TypeError:
Log:
Extra:
When I get the resp everyting works such as_dict etc
The text was updated successfully, but these errors were encountered: