com.atlassian.confluence.webdriver
Class BlueprintsTest.HelloBlueprintWizard

java.lang.Object
  extended by com.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent
      extended by com.atlassian.confluence.webdriver.BlueprintsTest.HelloBlueprintWizard
All Implemented Interfaces:
PageComponent
Enclosing class:
BlueprintsTest

public static class BlueprintsTest.HelloBlueprintWizard
extends ConfluenceAbstractPageComponent


Field Summary
 
Fields inherited from class com.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent
driver, pageBinder, pageElementFinder, waiter
 
Constructor Summary
BlueprintsTest.HelloBlueprintWizard()
           
 
Method Summary
 BlueprintsTest.HelloBlueprintWizard next()
           
 BlueprintsTest.HelloBlueprintWizard setName(String name)
           
 BlueprintsTest.HelloBlueprintWizard setTitle(String title)
           
 CreatePage submitAndExpectEditor()
           
 
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

BlueprintsTest.HelloBlueprintWizard

public BlueprintsTest.HelloBlueprintWizard()
Method Detail

setTitle

public BlueprintsTest.HelloBlueprintWizard setTitle(String title)

setName

public BlueprintsTest.HelloBlueprintWizard setName(String name)

submitAndExpectEditor

public CreatePage submitAndExpectEditor()

next

public BlueprintsTest.HelloBlueprintWizard next()


Copyright © 2003-2013 Atlassian. All Rights Reserved.