Uses of Class
com.atlassian.confluence.selenium.client.Editor

Packages that use Editor
com.atlassian.confluence.selenium   
com.atlassian.confluence.selenium.client   
com.atlassian.confluence.selenium.gadgets   
 

Uses of Editor in com.atlassian.confluence.selenium
 

Fields in com.atlassian.confluence.selenium declared as Editor
protected  Editor EditorLinkPropertyPanelNotIExploreTest.editor
           
protected  Editor EditorDoubleClickToEditTest.editor
           
protected  Editor AbstractNotificationTest.editor
           
protected  Editor AbstractLinkBrowserTest.editor
           
protected  Editor AbstractEditorAutocompleteTester.editor
           
protected  Editor AbstractEditorPropertyPanelTest.editor
           
 

Uses of Editor in com.atlassian.confluence.selenium.client
 

Methods in com.atlassian.confluence.selenium.client that return Editor
static Editor QuickComment.invokeFirstReply(ConfluenceSeleniumClient client, Suite suite)
          For the less discerning tester, invoke a reply for the first reply link found.
static Editor QuickComment.invokeForPage(ConfluenceSeleniumClient client, Suite suite)
          Open the Quick Comment Editor to make a top level comment on the current page.
static Editor QuickComment.invokeForReply(long commentId, ConfluenceSeleniumClient client, Suite suite)
          Open the Quick Comment Editor to reply to an identified comment.
 Editor Editor.saveAndExpectToFail()
          Saves the page and expects to return to the editor.
 

Constructors in com.atlassian.confluence.selenium.client with parameters of type Editor
DraftChangesDialog(ConfluenceSeleniumClient client, Editor editor)
           
EditorInsertMenu(Editor editor, ConfluenceSeleniumClient client)
           
EditorMoreMenu(Editor editor, ConfluenceSeleniumClient client)
           
TinyMce(ConfluenceSeleniumClient client, Editor editor)
           
 

Uses of Editor in com.atlassian.confluence.selenium.gadgets
 

Fields in com.atlassian.confluence.selenium.gadgets declared as Editor
protected  Editor AbstractGadgetSeleniumTest.editor
           
 



Copyright © 2003-2012 Atlassian. All Rights Reserved.