[問題] 請問RSelenium套件問題
程式諮詢(我想用R 做某件事情,但是我不知道要怎麼用R 寫出來)
[軟體熟悉度]:
入門(寫過其他程式,只是對語法不熟悉)
[問題敘述]:
我想要練習抓取網路上的資料
使用套件RSelenium時想要開啟瀏覽器
有先用checkForServer()抓取所需檔案
可是當執行startServer()就會出現錯誤如下
Warning message:
running command '"java" -jar
"C:/Users/Documents/R/win-library/3.1/RSelenium/bin/selenium-server-standalone.jar"
-log "C:/Users/Documents/R/win-library/3.1/RSelenium/bin/sellog.txt"'
had status 127
請問要怎麼解決呢?
感謝各位高手!!
[程式範例]:
require(RSelenium)
checkForServer()
startServer()
see=remoteDriver(browserName = 'chrome')
see$open()
[關鍵字]:
RSelenium
--
※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 123.192.130.162
※ 文章網址: https://www.ptt.cc/bbs/R_Language/M.1422196187.A.93D.html
→
01/25 22:34, , 1F
01/25 22:34, 1F
→
01/25 22:34, , 2F
01/25 22:34, 2F
→
01/25 22:35, , 3F
01/25 22:35, 3F
→
01/25 23:42, , 4F
01/25 23:42, 4F
→
01/26 10:48, , 5F
01/26 10:48, 5F
感謝大家的意見!!我更新java的版本就成功了!!
不過又遇到新問題orz
在執行see$open()出現以下ERROR
[1] "Connecting to remote server"
Error: Summary: UnknownError
Detail: An unknown server-side error occurred while processing the command.
class: java.lang.IllegalStateException
我爬了兩篇文章,照著步驟操作還是失敗
可以請大家再給我一點建議嗎?真的非常感謝<(_ _)>
文章:http://ppt.cc/-tAH、http://ppt.cc/l0up
※ 編輯: mickey1231 (123.192.130.162), 01/26/2015 21:47:54
※ 編輯: mickey1231 (123.192.130.162), 01/26/2015 21:48:27
→
01/26 22:24, , 6F
01/26 22:24, 6F
R_Language 近期熱門文章
PTT數位生活區 即時熱門文章