Is this a very recent version of Firefox? Have a look at the thread
Re: [R] Firefox not showing R help.
It could be related, in which case you might want to try the up-to-the-minute
latest version of R-patched (aka 3.1.3RC).
Otherwise, as usual, you may need to talk with the relevant package
Do you have a server running? Can you connect to localhost directly
from a browser?
Best,
Ista
On Sun, Mar 1, 2015 at 12:35 PM, PO SU wrote:
>
>
> Dear expeRts,
>when i using RWebdriver and RSelenium ,
>
>
>
>> require(RSelenium)
> Loading required package: RSelenium
>> remDr <- remoteDriver
Dear expeRts,
when i using RWebdriver and RSelenium ,
> require(RSelenium)
Loading required package: RSelenium
> remDr <- remoteDriver(remoteServerAddr = "localhost"
+ , port =
+ , browserName = "firefox"
+ )
> remDr$open()
[1] "Connecting
3 matches
Mail list logo