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

Fix Shift + letter behaviour in Press Keys #63

Closed
xylix opened this issue Jul 1, 2020 · 0 comments
Closed

Fix Shift + letter behaviour in Press Keys #63

xylix opened this issue Jul 1, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@xylix
Copy link
Collaborator

xylix commented Jul 1, 2020

Currently there's some Run Keyword And Expect Errors in our Press Keys test that should be replaced with an actually passing test that succesfully inputs keys with shift. If this is not possible on macOS / some other platforms, we need to document this and if/else it somewhere.

Probably related to puppeteer/puppeteer#1313 . See
https://github.com/microsoft/playwright/blob/master/docs/api.md#class-keyboard
and
https://github.com/microsoft/playwright/blob/master/docs/api.md#pagepressselector-key-options

for more info.

@xylix xylix added the bug Something isn't working label Jul 1, 2020
@xylix xylix closed this as completed Jul 6, 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
Projects
None yet
Development

No branches or pull requests

1 participant