jdave.webdriver
Class WebDriverHolder
java.lang.Object
jdave.webdriver.WebDriverHolder
public class WebDriverHolder
- extends java.lang.Object
- Author:
- Juha Karemo
|
Method Summary |
static void |
clear()
|
static org.openqa.selenium.WebDriver |
get()
|
static void |
set(org.openqa.selenium.WebDriver webDriver)
|
static void |
setForUser2(org.openqa.selenium.WebDriver webDriver)
|
static void |
switchToUser1()
|
static void |
switchToUser2()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebDriverHolder
public WebDriverHolder()
get
public static org.openqa.selenium.WebDriver get()
set
public static void set(org.openqa.selenium.WebDriver webDriver)
setForUser2
public static void setForUser2(org.openqa.selenium.WebDriver webDriver)
switchToUser1
public static void switchToUser1()
switchToUser2
public static void switchToUser2()
clear
public static void clear()
Copyright © 2009. All Rights Reserved.