com.atlassian.confluence.qunit.pageobjects
Class QUnitQuickCommentOnHomePage

java.lang.Object
  extended by com.atlassian.confluence.qunit.pageobjects.QUnitTestPage
      extended by com.atlassian.confluence.qunit.pageobjects.QUnitQuickCommentOnHomePage
All Implemented Interfaces:
com.atlassian.pageobjects.Page

public class QUnitQuickCommentOnHomePage
extends QUnitTestPage

Represents the activation of a Quick Comment Editor on the identified Space home page.


Field Summary
 
Fields inherited from class com.atlassian.confluence.qunit.pageobjects.QUnitTestPage
driver, INDIVIDUAL_TEST_TIMEOUT_SECS, QUNIT_RESULT_TIMEOUT_SECS
 
Constructor Summary
QUnitQuickCommentOnHomePage(String testName, Space space)
           
 
Method Summary
 String getUrl()
           
 
Methods inherited from class com.atlassian.confluence.qunit.pageobjects.QUnitTestPage
getFileResults, getResultJson, getScreenHeight, getScreenWidth, getTestCount, getUserAgent, waitForTestsToFinish
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QUnitQuickCommentOnHomePage

public QUnitQuickCommentOnHomePage(String testName,
                                   Space space)
Method Detail

getUrl

public String getUrl()


Copyright © 2003-2012 Atlassian. All Rights Reserved.