You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.
Starting with ChromeDriver 98.0.4758.48, protractor.Key.chord() method seems to be broken. Whenever I try to use CTRL + A or BACK_SPACE as a keychord, it enters a weird asci character �. My workaround for now is to use an older chromedriver that still seems to support Chrome 98.
The text was updated successfully, but these errors were encountered:
Bug report
v12.14.0
6.x
12.1.3
Chrome
Windows 10
Steps to reproduce the bug
Starting with ChromeDriver 98.0.4758.48,
protractor.Key.chord()
method seems to be broken. Whenever I try to useCTRL + A
orBACK_SPACE
as a keychord, it enters a weird asci character�
. My workaround for now is to use an older chromedriver that still seems to support Chrome 98.The text was updated successfully, but these errors were encountered: