Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Element input_id="username" is not reachable by keyboard #36

Open
AODQ opened this issue Apr 16, 2022 · 0 comments
Open

Element input_id="username" is not reachable by keyboard #36

AODQ opened this issue Apr 16, 2022 · 0 comments

Comments

@AODQ
Copy link

AODQ commented Apr 16, 2022

Not able to log into the protonmail CLI.

ProtonMail email or username: ******.net
ProtonMail password:
[INFO] 2022-04-15 17:51:43: Initiating ProtonMail client
[INFO] 2022-04-15 17:51:45: Logging in...
[INFO] 2022-04-15 17:51:50: Login failed!
Traceback (most recent call last):
  File "/opt/protonmail-cli/protonmail/core.py", line 69, in login
    username_input.send_keys(username)
  File "/usr/lib/python3.10/site-packages/selenium/webdriver/remote/webelement.py", line 540, in send_keys
    self._execute(Command.SEND_KEYS_TO_ELEMENT,
  File "/usr/lib/python3.10/site-packages/selenium/webdriver/remote/webelement.py", line 710, in _execute
    return self._parent.execute(command, params)
  File "/usr/lib/python3.10/site-packages/selenium/webdriver/remote/webdriver.py", line 425, in execute
    self.error_handler.check_response(response)
  File "/usr/lib/python3.10/site-packages/selenium/webdriver/remote/errorhandler.py", line 247, in check_response
    raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.ElementNotInteractableException: Message: Element <input id="username" class="w100 inputform-field"> is not reachable by keyboard
Stacktrace:
WebDriverError@chrome://remote/content/shared/webdriver/Errors.jsm:183:5
ElementNotInteractableError@chrome://remote/content/shared/webdriver/Errors.jsm:293:5
webdriverSendKeysToElement@chrome://remote/content/marionette/interaction.js:624:13
interaction.sendKeysToElement@chrome://remote/content/marionette/interaction.js:600:11
sendKeysToElement@chrome://remote/content/marionette/actors/MarionetteCommandsChild.jsm:497:24
receiveMessage@chrome://remote/content/marionette/actors/MarionetteCommandsChild.jsm:151:31

checked username/password and they are both able to log me into the website.

System specs;

5.15.28-1-MANJARO
geckodriver 0.30.0
firefox 99.0.1

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

No branches or pull requests

1 participant