浏览代码

Correct a method name in the documentation

Tom Hukins 13 年之前
父节点
当前提交
84ea910cc8
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lib/Selenium/Remote/Driver.pm

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

@@ -482,7 +482,7 @@ sub get_capabilities {
     return $self->_execute_command($res);
     return $self->_execute_command($res);
 }
 }
 
 
-=head2 set_timeout
+=head2 set_async_script_timeout
 
 
  Description:
  Description:
     Set the amount of time, in milliseconds, that asynchronous scripts executed
     Set the amount of time, in milliseconds, that asynchronous scripts executed