Package org.ndviet.library
Class Waiting
java.lang.Object
org.ndviet.library.Waiting
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprotected static enumprotected static enumprotected static enum -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.openqa.selenium.support.ui.WebDriverWaitgetWaitDriver(org.openqa.selenium.WebDriver driver, boolean isWait) static org.openqa.selenium.support.ui.WebDriverWaitgetWaitDriver(org.openqa.selenium.WebDriver driver, boolean isWait, int timeOut)
-
Field Details
-
m_defaultTimeOut
public static int m_defaultTimeOut
-
-
Constructor Details
-
Waiting
public Waiting()
-
-
Method Details
-
getWaitDriver
public static org.openqa.selenium.support.ui.WebDriverWait getWaitDriver(org.openqa.selenium.WebDriver driver, boolean isWait) -
getWaitDriver
public static org.openqa.selenium.support.ui.WebDriverWait getWaitDriver(org.openqa.selenium.WebDriver driver, boolean isWait, int timeOut)
-