org.openqa.selenium.ie
Class InternetExplorerDriverService.Builder
java.lang.Object
org.openqa.selenium.remote.service.DriverService.Builder
org.openqa.selenium.ie.InternetExplorerDriverService.Builder
- Enclosing class:
- InternetExplorerDriverService
public static class InternetExplorerDriverService.Builder
- extends DriverService.Builder
Builder used to configure new InternetExplorerDriverService
instances.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InternetExplorerDriverService.Builder
public InternetExplorerDriverService.Builder()
buildDriverService
protected DriverService buildDriverService()
throws IOException
- Specified by:
buildDriverService
in class DriverService.Builder
- Throws:
IOException
Copyright © 2012. All Rights Reserved.