Skip to content

Commit

Permalink
add CTRL
Browse files Browse the repository at this point in the history
  • Loading branch information
gnarf committed Nov 9, 2023
1 parent cf5a0ca commit 9637e15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/agent/at-driver.js
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ export const webDriverCodePoints = {
RETURN: '\ue006',
ENTER: '\ue007',
SHIFT: '\ue008',
CTRL: '\ue009',
CONTROL: '\ue009',
ALT: '\ue00a',
OPT: '\ue00a',
Expand Down

0 comments on commit 9637e15

Please sign in to comment.