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
I am trying to see how this can work with Selenium Docker images. If I understand correctly, Docker selenium exposes a selenium server running already on port 4444
Do we just change headless to always use that selenium server or is there a better way to do this without having to write a lot of Dockerfile to install browsers/ruby/selenium etc?
Thanks
Rajat Jindal
The text was updated successfully, but these errors were encountered:
Hey @leonid-shevtsov I'm looking exactly for this. Have you made the separated gem with the video recoding which could be used with a selenium Docker image please?
Thanks for the wonderful gem.
I am trying to see how this can work with Selenium Docker images. If I understand correctly, Docker selenium exposes a selenium server running already on port 4444
Do we just change headless to always use that selenium server or is there a better way to do this without having to write a lot of Dockerfile to install browsers/ruby/selenium etc?
Thanks
Rajat Jindal
The text was updated successfully, but these errors were encountered: