public class EditorLinkPropertyPanelTest extends Object
| Constructor and Description |
|---|
EditorLinkPropertyPanelTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
clearEditor() |
com.atlassian.confluence.webdriver.pageobjects.component.editor.LinkPropertyPanel |
getLinkPropertyPanel() |
void |
rightClickInContent(org.openqa.selenium.By by) |
static void |
setUpBeforeClass() |
void |
testClickElementInsideLinkShowsPanel() |
void |
testClickLinkShowsPanel() |
void |
testEditLinkBySearch() |
void |
testGotoDisabledForAnchorOnPage() |
void |
testGotoLinkLocation() |
void |
testLinkPropertyPanelForCreatedLinks() |
void |
testRightClickLinkDoesNotShowPanel() |
void |
testUnlink() |
void |
testUnlinkCreateLink() |
public static void setUpBeforeClass()
public void clearEditor()
public void testClickLinkShowsPanel()
public void testClickElementInsideLinkShowsPanel()
public void testRightClickLinkDoesNotShowPanel()
public void testLinkPropertyPanelForCreatedLinks()
public void testEditLinkBySearch()
public void testUnlink()
public void testUnlinkCreateLink()
public void testGotoDisabledForAnchorOnPage()
public void testGotoLinkLocation()
public com.atlassian.confluence.webdriver.pageobjects.component.editor.LinkPropertyPanel getLinkPropertyPanel()
public void rightClickInContent(org.openqa.selenium.By by)
Copyright © 2003–2019 Atlassian. All rights reserved.