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

Keyboard shortcuts - protractor.Key.chord - no longer working #366

Open
stephanflo opened this issue Feb 10, 2022 · 1 comment
Open

Keyboard shortcuts - protractor.Key.chord - no longer working #366

stephanflo opened this issue Feb 10, 2022 · 1 comment

Comments

@stephanflo
Copy link

Hi,

in my UiVeri5 tests i currently face the issue, that sending keyboard shortcuts (see code snippet below) is no longer working. As the tests did not change, this is an effect of the environment.

E.g.:
oEl.sendKeys(protractor.Key.chord(protractor.Key.COMMAND, "a")

UiVeri5 Version: 1.47.5
Chrome Version: 98.0.4758.80
Mac.: macOS Monterey Version 12.2

... this issue is not only observed on my local machine (Mac), but also in the central build environment which is Linux based.

As there isn't really a workaround, any help is highly appreciated.

Best regards,
Florian

@hmanchev
Copy link
Contributor

hmanchev commented Apr 8, 2022

Is it still reproducible?

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

2 participants