You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.
[] 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'
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
[] 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'
The text was updated successfully, but these errors were encountered: