Explorar o código

't' was capitalized for tab.

Aditya Ivaturi %!s(int64=14) %!d(string=hai) anos
pai
achega
74bc0d93c6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lib/Selenium/Remote/WDKeys.pm

+ 1 - 1
lib/Selenium/Remote/WDKeys.pm

@@ -11,7 +11,7 @@ use constant KEYS => {
     'cancel'	 => "\N{U+E001}",
     'help'	 => "\N{U+E002}",
     'backspace'	 => "\N{U+E003}",
-    'Tab'	 => "\N{U+E004}",
+    'tab'	 => "\N{U+E004}",
     'clear'	 => "\N{U+E005}",
     'return'	 => "\N{U+E006}",
     'enter'	 => "\N{U+E007}",