Skip to content

P208初试Selenium Webdriver总是报错,求指导 #8

@dayushan

Description

@dayushan

image
image
image
image
image

在初试化服务器的时候,一开始会显示Selenium server is up and running. 而后就报错

library(devtools)
install_github(repo="Rwebdriver",username="crubba")
.libPaths("D:/R/library")
library(Rwebdriver)
library(XML)
###创建一个新的浏览器窗口,告诉服务器要产生的是一个FireFox浏览器窗口
start_session(root="http://localhost:4444/wd/hub/",browser="firefox")
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions