ropensci / RSelenium

An R client for Selenium Remote WebDriver
https://docs.ropensci.org/RSelenium
343 stars 81 forks source link

HELP: Typo 'buttondown' -> 'buttonup' #242

Open HenrikBengtsson opened 3 years ago

HenrikBengtsson commented 3 years ago

It looks like the "buttondown" in "...the next mouse-related command that should follow is buttondown" should be "buttonup";

https://github.com/ropensci/RSelenium/blob/31b023293eaffe39f08f17c7abce7fd01a4e2c07/R/remoteDriver.R#L998-L1003