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

how i slove this problem #78

Open
anhtahaylove opened this issue Mar 14, 2023 · 1 comment
Open

how i slove this problem #78

anhtahaylove opened this issue Mar 14, 2023 · 1 comment

Comments

@anhtahaylove
Copy link

how i slove this problem

Traceback (most recent call last):
File "C:\Users\Administrator\Desktop\Tiktok\Zefoy-TikTok-Automator-main\tiktok.py", line 182, in
obj.main()
File "C:\Users\Administrator\Desktop\Tiktok\Zefoy-TikTok-Automator-main\tiktok.py", line 96, in main
self.send_bot(search_box, video_url_box, vid_info, div)
File "C:\Users\Administrator\Desktop\Tiktok\Zefoy-TikTok-Automator-main\tiktok.py", line 105, in send_bot
element = self.driver.find_element('xpath', main_xpath)
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python39\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 830, in find_element
return self.execute(Command.FIND_ELEMENT, {"using": by, "value": value})["value"]
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python39\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 440, in execute
self.error_handler.check_response(response)
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python39\lib\site-packages\selenium\webdriver\remote\errorhandler.py", line 245, in check_response
raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.NoSuchElementException: Message: no such element: Unable to locate element: {"method":"xpath","selector":"/html/body/div[4]/div[5]/div/form/div/input"}
(Session info: chrome=111.0.5563.65)
Stacktrace:
Backtrace:
(No symbol) [0x0105DCE3]
(No symbol) [0x00FF39D1]
(No symbol) [0x00F04DA8]
(No symbol) [0x00F3019F]
(No symbol) [0x00F303AB]
(No symbol) [0x00F5EE62]
(No symbol) [0x00F4AF14]
(No symbol) [0x00F5D57C]
(No symbol) [0x00F4ACC6]
(No symbol) [0x00F26F68]
(No symbol) [0x00F280CD]
GetHandleVerifier [0x012D3832+2506274]
GetHandleVerifier [0x01309794+2727300]
GetHandleVerifier [0x0130E36C+2746716]
GetHandleVerifier [0x01106690+617600]
(No symbol) [0x00FFC712]
(No symbol) [0x01001FF8]
(No symbol) [0x010020DB]
(No symbol) [0x0100C63B]
BaseThreadInitThunk [0x754A7D69+25]
RtlInitializeExceptionChain [0x770AB74B+107]
RtlClearBits [0x770AB6CF+191]

@KneesDev
Copy link

You need the Chrome Driver

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