-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Description
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 ?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels