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
Relaying commands to a service endpoint that supports WebDriver.
946
+
It is useful to connect an external service that supports WebDriver to Selenium Grid. An example of such service could be a cloud provider or an Appium server.
947
+
In this way, Grid can enable more coverage to platforms and versions not present locally.
948
+
949
+
The following is an en example of configuration relay commands.
0 commit comments