public class EditorImagePropertyPanelTest extends Object
| Modifier and Type | Field and Description |
|---|---|
protected com.atlassian.confluence.webdriver.pageobjects.module.frame.ConfluenceFrameExecutor |
execute |
protected com.atlassian.pageobjects.elements.PageElementFinder |
pageElementFinder |
| Constructor and Description |
|---|
EditorImagePropertyPanelTest() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUpBeforeClass() |
void |
tearDown() |
void |
testChangeImageSize_RevertSmallSize() |
void |
testChangeImageSize_RevertVeryLargeSize() |
void |
testChangeImageSize() |
void |
testClickBorder() |
void |
testClickEmoticonDoesntShowPanel() |
void |
testClickImageShowsPanel() |
void |
testClickLargeButton() |
void |
testClickMediumButton() |
void |
testClickOriginalButton() |
void |
testClickSmallButton() |
void |
testClickSmallButtonForImageOnOtherPage() |
void |
testClickSmallButtonForTallImage() |
void |
testCloseWithEscapeKeyInsideRTE() |
@Inject protected com.atlassian.confluence.webdriver.pageobjects.module.frame.ConfluenceFrameExecutor execute
@Inject protected com.atlassian.pageobjects.elements.PageElementFinder pageElementFinder
public static void setUpBeforeClass()
public void tearDown()
public void testChangeImageSize()
public void testChangeImageSize_RevertVeryLargeSize()
public void testChangeImageSize_RevertSmallSize()
public void testClickSmallButton()
public void testClickSmallButtonForTallImage()
public void testClickMediumButton()
public void testClickLargeButton()
public void testClickEmoticonDoesntShowPanel()
public void testClickImageShowsPanel()
public void testClickSmallButtonForImageOnOtherPage()
public void testClickBorder()
public void testClickOriginalButton()
public void testCloseWithEscapeKeyInsideRTE()
Copyright © 2003–2019 Atlassian. All rights reserved.