WebDriverLink
instead from
maven module com.atlassian.confluence:confluence-webdriver-pageobjects
. See the new README.@Deprecated public class WebDriverLink<T> extends com.atlassian.pageobjects.elements.WebDriverElement
Constructor and Description |
---|
WebDriverLink(org.openqa.selenium.By locator)
Deprecated.
|
WebDriverLink(org.openqa.selenium.By locator,
com.atlassian.pageobjects.elements.timeout.TimeoutType timeoutType)
Deprecated.
|
WebDriverLink(org.openqa.selenium.By locator,
com.atlassian.pageobjects.elements.WebDriverLocatable parent)
Deprecated.
|
WebDriverLink(org.openqa.selenium.By locator,
com.atlassian.pageobjects.elements.WebDriverLocatable parent,
com.atlassian.pageobjects.elements.timeout.TimeoutType timeoutType)
Deprecated.
|
WebDriverLink(com.atlassian.pageobjects.elements.WebDriverLocatable locatable,
com.atlassian.pageobjects.elements.timeout.TimeoutType timeoutType)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
T |
follow()
Deprecated.
|
void |
setBindingArgs(Object... args)
Deprecated.
|
void |
setLinkClass(Class<T> clazz)
Deprecated.
|
asWebElement, bind, clear, click, createTimout, find, find, find, find, findAll, findAll, findAll, findAll, getAttribute, getCssClasses, getDefaultTimeout, getId, getLocation, getSize, getTagName, getText, getValue, hasAttribute, hasClass, isEnabled, isPresent, isSelected, isVisible, javascript, search, select, timed, timeout, toggle, toLocatable, toString, type, waitForWebElement, waitForWebElement, withTimeout
public WebDriverLink(org.openqa.selenium.By locator)
public WebDriverLink(org.openqa.selenium.By locator, com.atlassian.pageobjects.elements.timeout.TimeoutType timeoutType)
public WebDriverLink(org.openqa.selenium.By locator, com.atlassian.pageobjects.elements.WebDriverLocatable parent)
public WebDriverLink(org.openqa.selenium.By locator, com.atlassian.pageobjects.elements.WebDriverLocatable parent, com.atlassian.pageobjects.elements.timeout.TimeoutType timeoutType)
public WebDriverLink(com.atlassian.pageobjects.elements.WebDriverLocatable locatable, com.atlassian.pageobjects.elements.timeout.TimeoutType timeoutType)
Copyright © 2003–2017 Atlassian. All rights reserved.