python-automated-bulk-whatsapp-messages icon indicating copy to clipboard operation
python-automated-bulk-whatsapp-messages copied to clipboard

error with selenium

Open Danilrrrr opened this issue 1 year ago • 0 comments

Traceback (most recent call last): File "/Users/danil/Desktop/python-automated-bulk-whatsapp-messages-master/script.py", line 30, in person_title = wait.until(lambda driver:driver.find_element_by_xpath(search_box)) File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/selenium/webdriver/support/wait.py", line 86, in until value = method(self._driver) File "/Users/danil/Desktop/python-automated-bulk-whatsapp-messages-master/script.py", line 30, in person_title = wait.until(lambda driver:driver.find_element_by_xpath(search_box)) AttributeError: 'WebDriver' object has no attribute 'find_element_by_xpath'

this error i see after script is opened chrome((

i try to install old ver of selenium but i have another error

help please what i do wrong???

Danilrrrr avatar Apr 20 '23 07:04 Danilrrrr