|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openqa.selenium.remote.service.DriverService.Builder
org.openqa.selenium.ie.InternetExplorerDriverService.Builder
public static class InternetExplorerDriverService.Builder
Builder used to configure new InternetExplorerDriverService
instances.
Field Summary |
---|
Fields inherited from class org.openqa.selenium.remote.service.DriverService.Builder |
---|
environment, exe, logFile, port |
Constructor Summary | |
---|---|
InternetExplorerDriverService.Builder()
|
Method Summary | |
---|---|
protected DriverService |
buildDriverService()
|
Methods inherited from class org.openqa.selenium.remote.service.DriverService.Builder |
---|
build, usingAnyFreePort, usingDriverExecutable, usingPort, withEnvironment, withLogFile |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InternetExplorerDriverService.Builder()
Method Detail |
---|
protected DriverService buildDriverService() throws java.io.IOException
buildDriverService
in class DriverService.Builder
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |