public final class Driver extends Object
| Modifier and Type | Method and Description |
|---|---|
static org.openqa.selenium.WebDriver |
current() |
static String |
getThreadName() |
static org.openqa.selenium.WebDriver |
init(String url,
Platform platform,
org.openqa.selenium.Capabilities capabilities) |
static void |
init(org.openqa.selenium.WebDriver driver) |
public static String getThreadName()
public static void init(org.openqa.selenium.WebDriver driver)
throws Exception
Exceptionpublic static org.openqa.selenium.WebDriver init(String url, Platform platform, org.openqa.selenium.Capabilities capabilities) throws Exception
Exceptionpublic static org.openqa.selenium.WebDriver current()
Copyright © 2013-2018. All Rights Reserved.