랜덤채팅 채널

[Selenium] Connection with page successful. Waiting for load..

[Selenium] Finding Connect Button Element..

arcachatbot.py:38: DeprecationWarning: find_element_by_* commands are deprecated. Please use find_element() instead
  button = browser.find_element_by_xpath("/html/body/div[2]/div[3]/article/div[1]/div/div[4]/button") # get button element
arcachatbot.py:42: DeprecationWarning: find_element_by_* commands are deprecated. Please use find_element() instead
  check = browser.find_element_by_xpath("/html/body/div[2]/div[3]/article/div[1]/div/div[3]") # get div
[Selenium] Connection Successful!

arcachatbot.py:47: DeprecationWarning: find_element_by_* commands are deprecated. Please use find_element() instead
  inputbox = browser.find_element_by_xpath("/html/body/div[2]/div[3]/article/div[1]/div/div[3]/div/input") # get input element
arcachatbot.py:48: DeprecationWarning: find_element_by_* commands are deprecated. Please use find_element() instead
  sendbtn = browser.find_element_by_xpath("/html/body/div[2]/div[3]/article/div[1]/div/div[3]/button")
arcachatbot.py:54: DeprecationWarning: find_element_by_* commands are deprecated. Please use find_element() instead
  chatdiv = browser.find_element_by_xpath("/html/body/div[2]/div[3]/article/div[1]/div/div[2]")
/usr/local/lib/python3.8/dist-packages/selenium/webdriver/remote/webelement.py:359: UserWarning: find_elements_by_* commands are deprecated. Please use find_elements() instead
  warnings.warn("find_elements_by_* commands are deprecated. Please use find_elements() instead")
got> 너  어디 살아
got> ㅁ
got> 잘못된 번호같은 소리하네
got> 그래 걍 아무말이나 막 하자
got> ㅇ
got> ㅇ
got> ㅇ
got> ㅇㅇ
got> ㅇ
got> ㅇㅇ

님들이 보내는건 나한테 다 보이지만 작업은 봇이 다 하니까 잘쓰셈