Explorar o código

Mention Test::Selenium::Remote::Driver early in the Selenium::Remote::Driver POD

    Because many people are using Selenium::Remote::Driver for testing.
Mark Stosberg %!s(int64=12) %!d(string=hai) anos
pai
achega
c3a9e303b3
Modificáronse 1 ficheiros con 6 adicións e 3 borrados
  1. 6 3
      lib/Selenium/Remote/Driver.pm

+ 6 - 3
lib/Selenium/Remote/Driver.pm

@@ -100,11 +100,14 @@ by providing that class name as an option the constructor:
 
 For example, a testing-subclass may extend the web-element object with testing methods.
 
-=cut
+=head1 TESTING
 
-=head1 FUNCTIONS
+If are writing automated tests using this module, make sure you also see
+L<Test::Selenium::Remote::Driver> which is also included in this distribution.
+It includes convenience testing methods for many of the selenum methods
+available here.
 
-=cut
+=head1 FUNCTIONS
 
 =head2 new