Quellcode durchsuchen

Explain why the prefix variables are still called TWD_

Mark Stosberg vor 12 Jahren
Ursprung
Commit
ad2da8ba5c
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      lib/Test/Selenium/Remote/Driver.pm

+ 1 - 0
lib/Test/Selenium/Remote/Driver.pm

@@ -142,6 +142,7 @@ functions.  It is modeled on L<Test::WWW::Selenium>.
 
 Environment vars can be used to specify options to pass to
 L<Selenium::Remote::Driver>. ENV vars are prefixed with C<TWD_>.
+( After the old fork name, "Test::WebDriver" )
 
 Set the Selenium server address with C<$TWD_HOST> and C<$TWD_PORT>.