Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

seleniumPipes with docker-compose? #24

Open
jasonmhoule opened this issue Feb 17, 2020 · 0 comments
Open

seleniumPipes with docker-compose? #24

jasonmhoule opened this issue Feb 17, 2020 · 0 comments

Comments

@jasonmhoule
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant