Skip to content

Commit 64e3600

Browse files
authored
Update appium/webdriver/extensions/android/nativekey.py
1 parent 1ec3fc0 commit 64e3600

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

appium/webdriver/extensions/android/nativekey.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ class AndroidKeyMetastate:
1919
These constants can be combined with bitwise OR and passed to
2020
Keyboard.press_keycode or Keyboard.long_press_keycode as metastate.
2121
Values are based on android.view.KeyEvent.
22+
https://developer.android.com/reference/android/view/KeyEvent
2223
"""
2324

2425
# No modifiers.

0 commit comments

Comments
 (0)