Answer the question
In order to leave comments, you need to log in
When using the Selenuim driver in Python, some methods in PyCharm are displayed with a strikethrough - what does this mean?
Some methods crosses out - what does it mean?
Answer the question
In order to leave comments, you need to log in
This means that this feature is deprecated.
from selenium.webdriver.common.by import By
element = driver.find_element(By.XPATH, xpath)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question