public class RemoteDriver extends Object
Constructor and Description |
---|
RemoteDriver() |
Modifier and Type | Method and Description |
---|---|
org.openqa.selenium.WebDriver |
createDriver(String hubURL,
org.openqa.selenium.remote.DesiredCapabilities capabilities)
Creates a
WebDriver instance used for running the test remotely. |
Copyright © 2019. All rights reserved.