public class InternetExplorerDriverHelper
extends ch.racic.selenium.drivers.AbstractDriverHelper
| Modifier and Type | Field and Description |
|---|---|
protected static String |
exeName32 |
protected static String |
exeName64 |
| Constructor and Description |
|---|
InternetExplorerDriverHelper() |
| Modifier and Type | Method and Description |
|---|---|
static File |
executable()
Get the 32-Bit executable for the Internet Explorer driver server.
|
static File |
executable64()
Get the 64-Bit executable for the Internet Explorer driver server.
|
protected static final String exeName32
protected static final String exeName64
public static File executable() throws ch.racic.selenium.drivers.exceptions.ExecutableNotFoundException, IOException
ch.racic.selenium.drivers.exceptions.ExecutableNotFoundExceptionIOExceptionpublic static File executable64() throws ch.racic.selenium.drivers.exceptions.ExecutableNotFoundException, IOException
ch.racic.selenium.drivers.exceptions.ExecutableNotFoundExceptionIOExceptionCopyright © 2016. All rights reserved.