Skip to content

RSelenium and selenium > 4.8.3 #280

@fvalenduc

Description

@fvalenduc

RSelenium works fine with docker images up to selenium 4.8.3. However, it doesn't work anymore with selenium 4.9.0. The changelog says that support for the Json Wire protocol has been removed from selenium grid. Could it be the cause of the problem ?

remDr$open() doens't work and hangs for around 30 seconds and then returns this:

remDr$open()
[1] "Connecting to remote server"
$id
[1] NA

Is the removal of the json wire protocol indeed the cause of the problem ? If so, are there plans to make RSelenium compatible with newer versions of selenium ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions