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

Packages that use MacroBrowser
com.atlassian.confluence.selenium   
com.atlassian.confluence.selenium.client   
 

Uses of MacroBrowser in com.atlassian.confluence.selenium
 

Methods in com.atlassian.confluence.selenium that return MacroBrowser
protected  MacroBrowser EditorDoubleClickToEditTest.launchFromDoubleClickOnElement(String selector)
           
 

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

Methods in com.atlassian.confluence.selenium.client that return MacroBrowser
 MacroBrowser MacroPropertyPanel.clickEditButton()
           
 MacroBrowser Editor.getMacroBrowser()
          For use when opening the macro browser manually, e.g.
 MacroBrowser EditorInsertMenu.insertMacro()
           
 MacroBrowser EditorInsertMenu.insertMacro(String macroName)
           
 MacroBrowser Editor.openMacroBrowser()
           
 MacroBrowser Editor.openMacroBrowserViaShortcut()
           
 

Methods in com.atlassian.confluence.selenium.client with parameters of type MacroBrowser
 void Gadget.selectGadgetInMacroBrowser(String gadgetName, MacroBrowser mb)
           
 void PageGadget.selectPageGadgetInMacroBrowser(MacroBrowser mb)
           
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.