DonEros

Untitled

May 25th, 2022
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.52 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "C:\Users\veron.000\AppData\Local\Programs\Python\Python310\lib\threading.py", line 1009, in _bootstrap_inner
  3. self.run()
  4. File "C:\Users\veron.000\AppData\Local\Programs\Python\Python310\lib\threading.py", line 946, in run
  5. self._target(*self._args, **self._kwargs)
  6. File "c:\Users\veron.000\Desktop\Eros\Instagram\Instgram Dm v1\Final\Multi_Dm.py", line 86, in test_instance
  7. send_msg(usrnamee)
  8. File "c:\Users\veron.000\Desktop\Eros\Instagram\Instgram Dm v1\Final\Multi_Dm.py", line 66, in send_msg
  9. to_btn = bot.find_element_by_name('queryBox')
  10. 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
  11. return self.find_element(by=By.NAME, value=name)
  12. File "C:\Users\veron.000\AppData\Local\Programs\Python\Python310\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 1248, in find_element
  13. return self.execute(Command.FIND_ELEMENT, {
  14. File "C:\Users\veron.000\AppData\Local\Programs\Python\Python310\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 425, in execute
  15. self.error_handler.check_response(response)
  16. File "C:\Users\veron.000\AppData\Local\Programs\Python\Python310\lib\site-packages\selenium\webdriver\remote\errorhandler.py", line 247, in check_response
  17. raise exception_class(message, screen, stacktrace)
  18. selenium.common.exceptions.NoSuchElementException: Message: no such element: Unable to locate element: {"method":"css selector","selector":"[name="queryBox"]"}
  19. (Session info: chrome=102.0.5005.63)
  20. Stacktrace:
  21. Backtrace:
  22. Ordinal0 [0x009D2733+2434867]
  23. Ordinal0 [0x009607A1+1968033]
  24. Ordinal0 [0x0084C678+837240]
  25. Ordinal0 [0x008794E0+1021152]
  26. Ordinal0 [0x0087977B+1021819]
  27. Ordinal0 [0x008A6592+1205650]
  28. Ordinal0 [0x00894484+1131652]
  29. Ordinal0 [0x008A4892+1198226]
  30. Ordinal0 [0x00894256+1131094]
  31. Ordinal0 [0x0086E840+976960]
  32. Ordinal0 [0x0086F736+980790]
  33. GetHandleVerifier [0x00C43C72+2515426]
  34. GetHandleVerifier [0x00C3702F+2463135]
  35. GetHandleVerifier [0x00A7522A+620442]
  36. GetHandleVerifier [0x00A74016+615814]
  37. Ordinal0 [0x0096707B+1994875]
  38. Ordinal0 [0x0096B938+2013496]
  39. Ordinal0 [0x0096BA25+2013733]
  40. Ordinal0 [0x00974DE1+2051553]
  41. BaseThreadInitThunk [0x75CC6739+25]
  42. RtlGetFullPathName_UEx [0x77358FEF+1215]
  43. RtlGetFullPathName_UEx [0x77358FBD+1165]
Advertisement
Add Comment
Please, Sign In to add comment