Browse Source

Explain why the prefix variables are still called TWD_

Mark Stosberg 12 years ago
parent
commit
ad2da8ba5c
1 changed files with 1 additions and 0 deletions
  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
 Environment vars can be used to specify options to pass to
 L<Selenium::Remote::Driver>. ENV vars are prefixed with C<TWD_>.
 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>.
 Set the Selenium server address with C<$TWD_HOST> and C<$TWD_PORT>.