-
-
Notifications
You must be signed in to change notification settings - Fork 8.7k
[🚀 Feature]: Download grid within Bindings #12305
Copy link
Copy link
Open
Labels
C-dotnet.NET Bindings.NET BindingsC-javaJava BindingsJava BindingsC-nodejsJavaScript BindingsJavaScript BindingsC-pyPython BindingsPython BindingsC-rbRuby BindingsRuby BindingsI-enhancementSomething could be betterSomething could be better
Metadata
Metadata
Assignees
Labels
C-dotnet.NET Bindings.NET BindingsC-javaJava BindingsJava BindingsC-nodejsJavaScript BindingsJavaScript BindingsC-pyPython BindingsPython BindingsC-rbRuby BindingsRuby BindingsI-enhancementSomething could be betterSomething could be better
Type
Projects
Status
Low
Status
Feature and motivation
Ruby has always had a wrapper that will download a specified version of the grid so that it can be started for running tests against the server. This isn't necessary now that we are using bazel for the tests. But. It would be nice to have this for our example code.
Now that it is supported by Selenium Manager, it should be pretty straightforward to support.
Usage example
This is an example of the Ruby implementation