Skip to content

Commit eab9a52

Browse files
committed
[py] add Zenkaku/Hankaku key
1 parent 3a02e90 commit eab9a52

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • py/selenium/webdriver/common

py/selenium/webdriver/common/keys.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,3 +92,4 @@ class Keys(object):
9292

9393
META = u'\ue03d'
9494
COMMAND = u'\ue03d'
95+
ZENKAKU_HANKAKU: '\uE040'

0 commit comments

Comments
 (0)