com.atlassian.confluence.webdriver.editor
Class EditorDoubleClickToEditTest
java.lang.Object
com.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest
com.atlassian.confluence.webdriver.editor.EditorDoubleClickToEditTest
public class EditorDoubleClickToEditTest
- extends AbstractInjectableWebDriverTest
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EditorDoubleClickToEditTest
public EditorDoubleClickToEditTest()
setUp
public void setUp()
throws Exception
- Throws:
Exception
testDoubleClickOnInlineMacro
public void testDoubleClickOnInlineMacro()
- double-click on a macro opens the edit macro dialog
testDoubleClickOnCodeBlockBodiedMacroTitle
public void testDoubleClickOnCodeBlockBodiedMacroTitle()
- double-click on a bodied macro's title opens the edit macro dialog
testDoubleClickOnInfoBodiedMacroTitle
public void testDoubleClickOnInfoBodiedMacroTitle()
testDoubleClickInsideBodiedMacroDoesNotOpenEditDialog
public void testDoubleClickInsideBodiedMacroDoesNotOpenEditDialog()
- double-click inside the body of a macro does nothing (the browser wouldn't do)
testDoubleClickHidesPropertyPanel
public void testDoubleClickHidesPropertyPanel()
- opening the edit macro dialog by double-clicking hides the property panel
Copyright © 2003–2015 Atlassian. All rights reserved.