Selenium-Remote-Driver
Selenium-Remote-Driver copied to clipboard
Documentation refers to "moveto" instead of "move_to"
In https://github.com/teodesian/Selenium-Remote-Driver/blob/master/lib/Selenium/Remote/Driver.pm , multiple places refer to "moveto". Searching for that doesn't help much though, as the method (alias) is "move_to". Perhaps the "moveto" references should also include underscore and talk about "move_to"?