com.atlassian.confluence.selenium.client
Class Marketplace

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

public class Marketplace
extends java.lang.Object


Constructor Summary
Marketplace(ConfluenceSeleniumClient client)
           
 
Method Summary
 java.lang.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 java.lang.String getCategory()


Copyright © 2003-2014 Atlassian. All Rights Reserved.