Selenium-Remote-Driver icon indicating copy to clipboard operation
Selenium-Remote-Driver copied to clipboard

Documentation refers to "moveto" instead of "move_to"

Open richlv opened this issue 3 years ago • 0 comments

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"?

richlv avatar Oct 04 '22 21:10 richlv