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

When the time is up before typing is finished #1

Open
kwangzera opened this issue Sep 1, 2020 · 0 comments
Open

When the time is up before typing is finished #1

kwangzera opened this issue Sep 1, 2020 · 0 comments
Labels
bug Something isn't working enhancement New feature or request invalid This doesn't seem right

Comments

@kwangzera
Copy link
Owner

If the typing method is keysend_type and the time is up, individual letters are sent to nothing causing an ElementNotInteractableException.

If the typing method is keypress_type and the time is up, there won't be a place where the letters can be typed unless somewhere new is selected.

Methods of fixing it so far have caused the program to slow down drastically.

@kwangzera kwangzera added bug Something isn't working enhancement New feature or request invalid This doesn't seem right labels Sep 1, 2020
@kwangzera kwangzera changed the title When the time is up before finishing typing When the time is up before typing is finished Sep 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant