You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Really love this package and am hoping to make use of it in several projects. Because the selenium docker images are so helpful I was hoping to use docker-compose to run RStudio server in one container and connect it to a selenium container, as you described with RSelenium here:
Really love this package and am hoping to make use of it in several projects. Because the selenium docker images are so helpful I was hoping to use docker-compose to run RStudio server in one container and connect it to a selenium container, as you described with RSelenium here:
ropensci/RSelenium#102 (comment)
However, running
remDr <- remoteDr(browserName = "chrome", remoteServerAddr = "selenium", port = 4444L)
with a similar setup as you give in that issue throws an error
The text was updated successfully, but these errors were encountered: