Skip to content
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

Error like-icon ? Help me #259

Open
haind27 opened this issue Jul 22, 2022 · 2 comments
Open

Error like-icon ? Help me #259

haind27 opened this issue Jul 22, 2022 · 2 comments

Comments

@haind27
Copy link

haind27 commented Jul 22, 2022

2022-07-22 17:37:06 | INFO | 🧭 Going to @giamcan274's video 7119012120527703323 page for like 2022-07-22 17:37:44 | INFO | ✋ TikTokPy finished working. Session lasted: 57 seconds Traceback (most recent call last): File "/Users/haind/Documents/Working/Project/Tiktok/tiktokpy/quickstart.py", line 37, in <module> asyncio.run(main()) File "/usr/local/Cellar/python@3.9/3.9.10/Frameworks/Python.framework/Versions/3.9/lib/python3.9/asyncio/runners.py", line 44, in run return loop.run_until_complete(main) File "/usr/local/Cellar/python@3.9/3.9.10/Frameworks/Python.framework/Versions/3.9/lib/python3.9/asyncio/base_events.py", line 642, in run_until_complete return future.result() File "/Users/haind/Documents/Working/Project/Tiktok/tiktokpy/quickstart.py", line 13, in main await bot.like(item) File "/Users/haind/Documents/Working/Project/Tiktok/tiktokpy/tiktokpy/bot/__init__.py", line 92, in like await User(client=self.client).like( File "/Users/haind/Documents/Working/Project/Tiktok/tiktokpy/tiktokpy/client/user.py", line 57, in like await page.click(like_selector) File "/usr/local/lib/python3.9/site-packages/playwright/async_api/_generated.py", line 7983, in click await self._impl_obj.click( File "/usr/local/lib/python3.9/site-packages/playwright/_impl/_page.py", line 691, in click return await self._main_frame.click(**locals_to_params(locals())) File "/usr/local/lib/python3.9/site-packages/playwright/_impl/_frame.py", line 474, in click await self._channel.send("click", locals_to_params(locals())) File "/usr/local/lib/python3.9/site-packages/playwright/_impl/_connection.py", line 43, in send return await self._connection.wrap_api_call( File "/usr/local/lib/python3.9/site-packages/playwright/_impl/_connection.py", line 369, in wrap_api_call return await cb() File "/usr/local/lib/python3.9/site-packages/playwright/_impl/_connection.py", line 78, in inner_send result = next(iter(done)).result() playwright._impl._api_types.TimeoutError: Timeout 30000ms exceeded. =========================== logs =========================== waiting for selector "div[data-e2e="recommend-list-item-container"]:first-child span[data-e2e="like-icon"]"

@muhammedaksam
Copy link
Contributor

I think you can see this 390dab3

@haind27
Copy link
Author

haind27 commented Jul 23, 2022

I think you can see this 390dab3

thank sir. this is solved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants