selenium-webdriver/ie~ ServiceBuilder

Creates selenium-webdriver/remote.DriverService instances that manage an IEDriverServer server in a child process.

Constructor

new ServiceBuilder(opt_exeopt)

Parameters:
NameTypeAttributesDescription
opt_exestring<optional>

Path to the server executable to use. If omitted, the builder will attempt to locate the IEDriverServer on the system PATH.