com.atlassian.confluence.webdriver
Class MeetingNotesBlueprintTest.HowTo

java.lang.Object
  extended by com.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent
      extended by com.atlassian.confluence.pageobjects.component.dialog.AbstractDialog
          extended by com.atlassian.confluence.pageobjects.component.dialog.Dialog
              extended by com.atlassian.confluence.webdriver.MeetingNotesBlueprintTest.HowTo
All Implemented Interfaces:
PageComponent
Enclosing class:
MeetingNotesBlueprintTest

public static class MeetingNotesBlueprintTest.HowTo
extends Dialog


Field Summary
 
Fields inherited from class com.atlassian.confluence.pageobjects.component.dialog.AbstractDialog
id
 
Fields inherited from class com.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent
driver, pageBinder, pageElementFinder, waiter
 
Constructor Summary
MeetingNotesBlueprintTest.HowTo()
           
 
Method Summary
 CreatePage clickNext()
           
 
Methods inherited from class com.atlassian.confluence.pageobjects.component.dialog.Dialog
clickButton, clickCancel, clickLink, clickPageMenu, find, findAll, getTitle, hasButton, hasLink, hasPageMenu, isButtonDisabled
 
Methods inherited from class com.atlassian.confluence.pageobjects.component.dialog.AbstractDialog
getId, isVisible, pressEscape, pressEscapeOnly, waitForRemoval, waitUntilHidden, waitUntilVisible
 
Methods inherited from class com.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent
getComponent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MeetingNotesBlueprintTest.HowTo

public MeetingNotesBlueprintTest.HowTo()
Method Detail

clickNext

public CreatePage clickNext()


Copyright © 2003-2013 Atlassian. All Rights Reserved.