Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

webdriver error #7

Open
pmagixc opened this issue Apr 3, 2023 · 0 comments
Open

webdriver error #7

pmagixc opened this issue Apr 3, 2023 · 0 comments

Comments

@pmagixc
Copy link

pmagixc commented Apr 3, 2023

[] Hold on Starting now, Keep checking this terminal for instructions
/home/pmagix/Downloads/Compressed/edu-mail-auto-generator-main/bot.py:75: DeprecationWarning: executable_path has been deprecated, please pass in a Service object
driver = webdriver.Firefox(executable_path=r'./webdriver/geckodriver')
Traceback (most recent call last):
File "/home/pmagix/Downloads/Compressed/edu-mail-auto-generator-main/bot.py", line 1039, in
main()
File "/home/pmagix/Downloads/Compressed/edu-mail-auto-generator-main/bot.py", line 1036, in main
start_bot(reg_url, userEmail, allColleges[userInput], userInput + 1)
File "/home/pmagix/Downloads/Compressed/edu-mail-auto-generator-main/bot.py", line 89, in start_bot
driver.find_element_by_xpath('//
[@id="portletContent_u16l1n18"]/div/div[2]/div/a[2]').click()
AttributeError: 'WebDriver' object has no attribute 'find_element_by_xpath'

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant