DijitalUzman adlı üyeden alıntı: mesajı görüntüle
yok bana böyle bir hata veriyor.
AttributeError: 'WebDriver' object has no attribute 'find_element_by_xpath'
#kütüphaneyi import edin hocam
from selenium.webdriver.common.by import By


driver.find_element(By.XPATH, "/html/body/nav/div/a[2]").click()