com.atlassian.confluence.webdriver.pageobjects.component.ConfluenceAbstractPageComponent
instead from
maven module com.atlassian.confluence:confluence-webdriver-pageobjects
. See the new README.@Deprecated public abstract class ConfluenceAbstractPageComponent extends Object implements PageComponent
Modifier and Type | Field and Description |
---|---|
protected com.atlassian.webdriver.AtlassianWebDriver |
driver
Deprecated.
|
protected ConfluenceFrameExecutor |
frameExecutor
Deprecated.
|
protected com.atlassian.pageobjects.PageBinder |
pageBinder
Deprecated.
|
protected com.atlassian.pageobjects.elements.PageElementFinder |
pageElementFinder
Deprecated.
|
protected com.atlassian.pageobjects.elements.timeout.Timeouts |
timeouts
Deprecated.
|
protected com.atlassian.webdriver.waiter.Waiter |
waiter
Deprecated.
|
Constructor and Description |
---|
ConfluenceAbstractPageComponent()
Deprecated.
|
@Inject protected com.atlassian.webdriver.AtlassianWebDriver driver
@Inject protected com.atlassian.webdriver.waiter.Waiter waiter
@Inject protected com.atlassian.pageobjects.PageBinder pageBinder
@Inject protected com.atlassian.pageobjects.elements.PageElementFinder pageElementFinder
@Inject protected ConfluenceFrameExecutor frameExecutor
@Inject protected com.atlassian.pageobjects.elements.timeout.Timeouts timeouts
Copyright © 2003–2020 Atlassian. All rights reserved.