diff --git a/lib/Selenium/Remote/Driver.pm b/lib/Selenium/Remote/Driver.pm index 38d1c222..d1046a3e 100644 --- a/lib/Selenium/Remote/Driver.pm +++ b/lib/Selenium/Remote/Driver.pm @@ -3750,10 +3750,10 @@ __END__ =head1 SEE ALSO -L - the main selenium RC project -L - the "legacy" webdriver specification -L - the WC3 WebDriver 3 specification -L +https://github.com/SeleniumHQ/selenium - the main selenium RC project +https://github.com/SeleniumHQ/selenium/wiki/JsonWireProtocol - the "legacy" webdriver specification +https://www.w3.org/TR/webdriver/ - the WC3 WebDriver 3 specification +https://github.com/teodesian/Selenium-Remote-Driver/wiki Brownie Wight