Forráskód Böngészése

Explain why the prefix variables are still called TWD_

Mark Stosberg 12 éve
szülő
commit
ad2da8ba5c
1 módosított fájl, 1 hozzáadás és 0 törlés
  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>.