浏览代码

Explain why the prefix variables are still called TWD_

Mark Stosberg 12 年之前
父节点
当前提交
ad2da8ba5c
共有 1 个文件被更改,包括 1 次插入0 次删除
  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>.