Skip to content

selenium.common.exceptions.NoSuchElementException: Message: Unable to locate element: [id="session_key-login"] #13

Description

@Ajinkz

Launching Firefox/Iceweasel
Traceback (most recent call last):
File "LInBot.py", line 205, in
Launch()
File "LInBot.py", line 38, in Launch
StartBrowser(browserChoice)
File "LInBot.py", line 80, in StartBrowser
emailElement = browser.find_element_by_id('session_key-login')
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 359, in find_element_by_id
return self.find_element(by=By.ID, value=id_)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 966, in find_element
'value': value})['value']
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 320, in execute
self.error_handler.check_response(response)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/errorhandler.py", line 242, in check_response
raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.NoSuchElementException: Message: Unable to locate element: [id="session_key-login"]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions