#๐Ÿ”’ Error with Undetected_Webdriver

8 messages ยท Page 1 of 1 (latest)

lilac totem
#

This is my code py text = WebDriverWait(driver, 10).until(EC.element_to_be_clickable((By.XPATH, '/html/body/div/div[1]/div/div/div[2]/div[1]/span'))) print(text) I'm using undetected_webdriver and when I'm trying to print the text it prints this ```py
<undetected_chromedriver.webelement.WebElement (session="6f50f03fc7fd5af9731384ab627fc283", element="f.AB13CB2189BBB3E6F797459D0711C214.d.784140AC37CE49889172BC6ABF3DD04B.e.17")>

vital hingeBOT
#

@lilac totem

Python help channel opened

Remember to:

  • Ask your Python question, not if you can ask or if there's an expert who can help.
  • Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
  • Explain what you expect to happen and what actually happens.

:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.

eternal jackal
lilac totem
#

yeah thanks

eternal jackal
#

if it worked please do !close

lilac totem
#

!close

vital hingeBOT
#
Python help channel closed

This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.