public final class WebDriverUnpackUtility extends Object
Constructor and Description |
---|
WebDriverUnpackUtility() |
Modifier and Type | Method and Description |
---|---|
static String |
getAutomation(org.openqa.selenium.WebDriver driver) |
static ContentType |
getCurrentContentType(org.openqa.selenium.SearchContext context) |
static String |
getPlatform(org.openqa.selenium.WebDriver driver) |
static org.openqa.selenium.WebDriver |
unpackWebDriverFromSearchContext(org.openqa.selenium.SearchContext searchContext) |
public static org.openqa.selenium.WebDriver unpackWebDriverFromSearchContext(org.openqa.selenium.SearchContext searchContext)
public static String getPlatform(org.openqa.selenium.WebDriver driver)
public static String getAutomation(org.openqa.selenium.WebDriver driver)
public static ContentType getCurrentContentType(org.openqa.selenium.SearchContext context)
Copyright © 2016. All rights reserved.