com.atlassian.confluence.webdriver.pageobjects.component.dialog.ConfirmPasswordDialog
instead from
maven module com.atlassian.confluence:confluence-webdriver-pageobjects
. See the new README.@Deprecated public class ConfirmPasswordDialog extends AbstractDialog
id
driver, frameExecutor, pageBinder, pageElementFinder, timeouts, waiter
Constructor and Description |
---|
ConfirmPasswordDialog()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
<P extends com.atlassian.pageobjects.Page> |
confirm(Class<P> nextPage)
Deprecated.
|
ConfirmPasswordDialog |
setPassword(String password)
Deprecated.
|
getDialog, getHeight, getId, getTitle, getWidth, isVisible, isVisibleTimed, pressEscape, pressEscapeOnly, toString, waitForRemoval, waitUntilAUIBlanketHidden, waitUntilHidden, waitUntilVisible
public ConfirmPasswordDialog setPassword(String password)
public <P extends com.atlassian.pageobjects.Page> P confirm(Class<P> nextPage)
Copyright © 2003–2020 Atlassian. All rights reserved.