【发布时间】:2018-08-04 19:58:08
【问题描述】:
我想使用 RSelenium 从该网站http://highereducationstatistics.education.gov.au/ 下载文件(通过单击 excel 图像)。但是,在下载文件之前,必须执行一系列拖放操作(请参阅此图像 http://highereducationstatistics.education.gov.au/images/preDragDimension.png),以便选择正确的数据集(有关说明,请参阅此 http://highereducationstatistics.education.gov.au/GettingStarted.aspx)。
我想知道 RSelenium 是否有这种拖放功能。我已经搜索了一整天,并猜测 mouseMoveToLocation 与 buttondown 功能等其他功能相结合可能是答案,但不知道如何使用它们。有人能帮忙吗?
非常感谢。
【问题讨论】:
标签: r web-scraping rselenium