com.atlassian.confluence.selenium.client
Class LinkPropertyPanel
java.lang.Object
com.atlassian.confluence.selenium.client.PropertyPanel
com.atlassian.confluence.selenium.client.LinkPropertyPanel
public class LinkPropertyPanel
- extends PropertyPanel
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
launchFromClickOnLinkText
public static LinkPropertyPanel launchFromClickOnLinkText(TinyMce tinyMce,
java.lang.String linkText)
launchFromClickOnSelector
public static LinkPropertyPanel launchFromClickOnSelector(TinyMce tinyMce,
java.lang.String selector)
clickGotoLocationButton
public void clickGotoLocationButton()
isGotoLocationButtonEnabled
public boolean isGotoLocationButtonEnabled()
getGotoLocationButtonTooltip
public java.lang.String getGotoLocationButtonTooltip()
clickEditButton
public LinkBrowser clickEditButton()
isEditButtonEnabled
public boolean isEditButtonEnabled()
clickUnlinkButton
public void clickUnlinkButton()
Copyright © 2003-2014 Atlassian. All Rights Reserved.