Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Traceback (most recent call last):
- File "C:\Users\veron.000\AppData\Local\Programs\Python\Python310\lib\threading.py", line 1009, in _bootstrap_inner
- self.run()
- File "C:\Users\veron.000\AppData\Local\Programs\Python\Python310\lib\threading.py", line 946, in run
- self._target(*self._args, **self._kwargs)
- File "c:\Users\veron.000\Desktop\Eros\Instagram\Instgram Dm v1\Final\Multi_Dm.py", line 86, in test_instance
- send_msg(usrnamee)
- File "c:\Users\veron.000\Desktop\Eros\Instagram\Instgram Dm v1\Final\Multi_Dm.py", line 66, in send_msg
- to_btn = bot.find_element_by_name('queryBox')
- File "C:\Users\veron.000\AppData\Local\Programs\Python\Python310\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 665, in find_element_by_name
- return self.find_element(by=By.NAME, value=name)
- File "C:\Users\veron.000\AppData\Local\Programs\Python\Python310\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 1248, in find_element
- return self.execute(Command.FIND_ELEMENT, {
- File "C:\Users\veron.000\AppData\Local\Programs\Python\Python310\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 425, in execute
- self.error_handler.check_response(response)
- File "C:\Users\veron.000\AppData\Local\Programs\Python\Python310\lib\site-packages\selenium\webdriver\remote\errorhandler.py", line 247, in check_response
- raise exception_class(message, screen, stacktrace)
- selenium.common.exceptions.NoSuchElementException: Message: no such element: Unable to locate element: {"method":"css selector","selector":"[name="queryBox"]"}
- (Session info: chrome=102.0.5005.63)
- Stacktrace:
- Backtrace:
- Ordinal0 [0x009D2733+2434867]
- Ordinal0 [0x009607A1+1968033]
- Ordinal0 [0x0084C678+837240]
- Ordinal0 [0x008794E0+1021152]
- Ordinal0 [0x0087977B+1021819]
- Ordinal0 [0x008A6592+1205650]
- Ordinal0 [0x00894484+1131652]
- Ordinal0 [0x008A4892+1198226]
- Ordinal0 [0x00894256+1131094]
- Ordinal0 [0x0086E840+976960]
- Ordinal0 [0x0086F736+980790]
- GetHandleVerifier [0x00C43C72+2515426]
- GetHandleVerifier [0x00C3702F+2463135]
- GetHandleVerifier [0x00A7522A+620442]
- GetHandleVerifier [0x00A74016+615814]
- Ordinal0 [0x0096707B+1994875]
- Ordinal0 [0x0096B938+2013496]
- Ordinal0 [0x0096BA25+2013733]
- Ordinal0 [0x00974DE1+2051553]
- BaseThreadInitThunk [0x75CC6739+25]
- RtlGetFullPathName_UEx [0x77358FEF+1215]
- RtlGetFullPathName_UEx [0x77358FBD+1165]
Advertisement
Add Comment
Please, Sign In to add comment