Explorar el Código

Added a bit of pod markup to WDKeys.pm

Charles Howes hace 12 años
padre
commit
b992873cc9
Se han modificado 1 ficheros con 13 adiciones y 0 borrados
  1. 13 0
      lib/Selenium/Remote/WDKeys.pm

+ 13 - 0
lib/Selenium/Remote/WDKeys.pm

@@ -1,4 +1,17 @@
 package Selenium::Remote::WDKeys;
+
+=head1 NAME
+
+Selenium::Remote::WDKeys - Representation of keystrokes used by Selenium::Remote::WebDriver
+
+=cut
+
+=head1 DESCRIPTION
+
+The constant KEYS is defined here.
+
+=cut
+
 
 use strict;
 use warnings;