Explorar o código

Fix eol problems

Matthew Spahr %!s(int64=6) %!d(string=hai) anos
pai
achega
0766fcb010
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      lib/Selenium/Remote/Driver.pm

+ 0 - 2
lib/Selenium/Remote/Driver.pm

@@ -1223,8 +1223,6 @@ sub get_alert_text {
 
 
     # include the WDKeys module
     # include the WDKeys module
     use Selenium::Remote::WDKeys;
     use Selenium::Remote::WDKeys;
-    .
-    .
     $driver->send_keys_to_active_element(KEYS->{'space'}, KEYS->{'enter'});
     $driver->send_keys_to_active_element(KEYS->{'space'}, KEYS->{'enter'});
 
 
 =cut
 =cut