We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56e01c3 commit bc167fbCopy full SHA for bc167fb
1 file changed
test/unit/webdriver/nativekey_test.py
@@ -18,6 +18,7 @@
18
AndroidKeyMetastate,
19
)
20
21
+
22
class TestAndroidKey:
23
def test_has_some_codes(self):
24
assert AndroidKey.ENTER == 66
0 commit comments