com.atlassian.confluence.selenium.client
Class Marketplace

java.lang.Object
  extended by com.atlassian.confluence.selenium.client.Marketplace

public class Marketplace
extends Object


Constructor Summary
Marketplace(ConfluenceSeleniumClient client)
           
 
Method Summary
 String getCategory()
           
static Marketplace open(ConfluenceSeleniumClient client)
           
 Marketplace switchBack(boolean closePopup)
           
 Marketplace switchToPopup()
           
 Marketplace waitUntilLoaded()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Marketplace

public Marketplace(ConfluenceSeleniumClient client)
Method Detail

switchToPopup

public Marketplace switchToPopup()

switchBack

public Marketplace switchBack(boolean closePopup)

open

public static Marketplace open(ConfluenceSeleniumClient client)

waitUntilLoaded

public Marketplace waitUntilLoaded()

getCategory

public String getCategory()


Copyright © 2003-2013 Atlassian. All Rights Reserved.