Browse Source

Merge branch 'master' of github.com:aivaturi/Selenium-Remote-Driver

Aditya Ivaturi 13 years ago
parent
commit
e2e353bd7e
1 changed files with 1 additions and 1 deletions
  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