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
I tried to use the save_tiktok_multi_page() function but i get a
AppData\Local\Programs\Python\Python312\Lib\site-packages\playwright\_impl\_connection.py", line 514, in wrap_api_call
raise rewrite_error(error, f"{parsed_st['apiName']}: {error}") from None
playwright._impl._errors.Error: Page.evaluate: ReferenceError: opts is not defined
at Navigator.get [as userAgent] (<anonymous>:11:42)
at eval (eval at evaluate (:234:30), <anonymous>:1:17)
at UtilityScript.evaluate (<anonymous>:241:19)
at UtilityScript.<anonymous> (<anonymous>:1:44)
Is it a problem with my version of python or the package, idk. Any help ?
The text was updated successfully, but these errors were encountered:
I tried to use the save_tiktok_multi_page() function but i get a
Is it a problem with my version of python or the package, idk. Any help ?
The text was updated successfully, but these errors were encountered: